xref: /third_party/mbedtls/tests/data_files/test-ca.server1.opensslconf
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/mbedtls/tests/data_files/
1a8e1175bSopenharmony_ci [ ca ]
2a8e1175bSopenharmony_ci default_ca             = test-ca
3a8e1175bSopenharmony_ci
4a8e1175bSopenharmony_ci [ test-ca ]
5a8e1175bSopenharmony_ci certificate            = test-ca.crt
6a8e1175bSopenharmony_ci private_key            = test-ca.key
7a8e1175bSopenharmony_ci serial                 = test-ca.server1.serial
8a8e1175bSopenharmony_ci default_md             = sha1
9a8e1175bSopenharmony_ci default_startdate      = 110212144406Z
10a8e1175bSopenharmony_ci default_enddate        = 210212144406Z
11a8e1175bSopenharmony_ci new_certs_dir          = ./
12a8e1175bSopenharmony_ci database               = ./test-ca.server1.db
13a8e1175bSopenharmony_ci policy                 = policy_match
14a8e1175bSopenharmony_ci
15a8e1175bSopenharmony_ci [policy_match]
16a8e1175bSopenharmony_ci countryName            = supplied
17a8e1175bSopenharmony_ci organizationName       = supplied
18a8e1175bSopenharmony_ci commonName             = supplied
19

Indexes created Thu Nov 07 10:32:03 CST 2024