xref: /netbsd-src/crypto/external/bsd/openssl/dist/test/test_asn1_parse.cnf (revision 0e2e28bced52bda3788c857106bde6c44d2df3b8)
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