summaryrefslogtreecommitdiff
path: root/doc/certtool.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'doc/certtool.cfg')
-rw-r--r--doc/certtool.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/certtool.cfg b/doc/certtool.cfg
index 14879a14a4..bd9ca316c6 100644
--- a/doc/certtool.cfg
+++ b/doc/certtool.cfg
@@ -23,6 +23,12 @@ cn = "Cindy Lauper"
# A user id of the certificate owner.
#uid = "clauper"
+# If the support DN OIDs are not adequate you can set
+# any OID here.
+# For example set the X.520 Title and the X.520 Pseudonym
+# by using OID and string pairs.
+#dn_oid = "2.5.4.12" "Dr." "2.5.4.65" "jackal"
+
# This is deprecated and should not be used in new
# certificates.
# pkcs9_email = "none@none.org"