summaryrefslogtreecommitdiff
path: root/doc/certtool.cfg
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-09-18 21:09:11 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-09-18 21:09:11 +0200
commit3d79511ed8475b5c884e3f77354e61060687dce6 (patch)
treec9ee551da5cac90230f6eb78d2e7b25e47838c9c /doc/certtool.cfg
parent9bc604d9dd97b4a0e7229a52ea60fb241c391bc0 (diff)
downloadgnutls-3d79511ed8475b5c884e3f77354e61060687dce6.tar.gz
updated certtool.cfg
Diffstat (limited to 'doc/certtool.cfg')
-rw-r--r--doc/certtool.cfg36
1 files changed, 27 insertions, 9 deletions
diff --git a/doc/certtool.cfg b/doc/certtool.cfg
index 47d4d3897f..52b6c8be4e 100644
--- a/doc/certtool.cfg
+++ b/doc/certtool.cfg
@@ -48,9 +48,10 @@ cn = "Cindy Lauper"
# jurisdictionOfIncorporationStateOrProvinceName,
# jurisdictionOfIncorporationCountryName, XmppAddr, and numeric OIDs.
-#dn = "cn=Nik,st=Attiki,C=GR,surName=Mavrogiannopoulos,2.5.4.9=Arkadias"
+#dn = "cn = Nikos,st = New\, Something,C=GR,surName=Mavrogiannopoulos,2.5.4.9=Arkadias"
# The serial number of the certificate
+# Comment the field for a time-based serial number.
serial = 007
# In how many days, counting from today, this certificate will expire.
@@ -150,24 +151,41 @@ encryption_key
# ca_issuers_uri = http://my.ca.issuer
# Certificate policies
-# policy1 = 1.3.6.1.4.1.5484.1.10.99.1.0
-# policy1_txt = "This is a long policy to summarize"
-# policy1_url = http://www.example.com/a-policy-to-read
+#policy1 = 1.3.6.1.4.1.5484.1.10.99.1.0
+#policy1_txt = "This is a long policy to summarize"
+#policy1_url = http://www.example.com/a-policy-to-read
-# policy2 = 1.3.6.1.4.1.5484.1.10.99.1.1
-# policy2_txt = "This is a short policy"
-# policy2_url = http://www.example.com/another-policy-to-read
+#policy2 = 1.3.6.1.4.1.5484.1.10.99.1.1
+#policy2_txt = "This is a short policy"
+#policy2_url = http://www.example.com/another-policy-to-read
+
+# Name constraints
+
+# DNS
+#nc_permit_dns = example.com
+#nc_exclude_dns = test.example.com
+
+# EMAIL
+#nc_permit_email = "nmav@@ex.net"
+
+# Exclude subdomains of example.com
+#nc_exclude_email = .example.com
+
+# Exclude all e-mail addresses of example.com
+#nc_exclude_email = example.com
# Options for proxy certificates
-# proxy_policy_language = 1.3.6.1.5.5.7.21.1
+#proxy_policy_language = 1.3.6.1.5.5.7.21.1
# Options for generating a CRL
-# next CRL update will be in 43 days (wow)
+# The number of days the next CRL update will be due.
+# next CRL update will be in 43 days
#crl_next_update = 43
# this is the 5th CRL by this CA
+# Comment the field for a time-based number.
#crl_number = 5