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