1*e0c4386eSCy Schubertopenssl_conf = openssl_init 2*e0c4386eSCy Schubert 3*e0c4386eSCy Schubert# Comment out the next line to ignore configuration errors 4*e0c4386eSCy Schubertconfig_diagnostics = 1 5*e0c4386eSCy Schubert 6*e0c4386eSCy Schubert[openssl_init] 7*e0c4386eSCy Schubertoid_section = oids 8*e0c4386eSCy Schubert 9*e0c4386eSCy Schubert[oids] 10*e0c4386eSCy Schuberttestoid1 = 1.2.3.4.1 11*e0c4386eSCy Schuberttestoid2 = A Very Long OID Name, 1.2.3.4.2 12*e0c4386eSCy Schuberttestoid3 = ,1.2.3.4.3 13