test_asn1_parse.cnf 240 B

123456789101112
  1. openssl_conf = openssl_init
  2. # Comment out the next line to ignore configuration errors
  3. config_diagnostics = 1
  4. [openssl_init]
  5. oid_section = oids
  6. [oids]
  7. testoid1 = 1.2.3.4.1
  8. testoid2 = A Very Long OID Name, 1.2.3.4.2
  9. testoid3 = ,1.2.3.4.3