mirror of
https://github.com/square/certigo.git
synced 2024-04-21 12:32:40 +00:00
13 lines
163 B
Plaintext
13 lines
163 B
Plaintext
oid_section = OIDs
|
|
|
|
[ req ]
|
|
distinguished_name = dn
|
|
prompt = no
|
|
|
|
[ OIDs ]
|
|
CustomTestOID=1.3.6.1.4.1.36914
|
|
|
|
[ dn ]
|
|
CN = example-custom-oids
|
|
CustomTestOID = example
|