xref: /freebsd/crypto/openssl/test/test_asn1_parse.cnf (revision f0865ec9906d5a18fa2a3b61381f22ce16e606ad)
1openssl_conf = openssl_init
2
3# Comment out the next line to ignore configuration errors
4config_diagnostics = 1
5
6[openssl_init]
7oid_section = oids
8
9[oids]
10testoid1 = 1.2.3.4.1
11testoid2 = A Very Long OID Name, 1.2.3.4.2
12testoid3 = ,1.2.3.4.3
13