xref: /freebsd/crypto/openssl/test/test_asn1_parse.cnf (revision 05427f4639bcf2703329a9be9d25ec09bb782742)
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