aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-proxy-ca.template
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-27 23:29:48 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-04-28 10:25:39 +0200
commit1b87a306f0ec3da8bdb1907e2b4efb9e1b3cb9bd (patch)
treeb2c2e39f0815220bc8f23af2c97dbe4d4612ad0e /src/gns/gnunet-gns-proxy-ca.template
parent5e347ac9df8b49503a1fdfa38707a99a6b2b3b0c (diff)
downloadgnunet-1b87a306f0ec3da8bdb1907e2b4efb9e1b3cb9bd.tar.gz
gnunet-1b87a306f0ec3da8bdb1907e2b4efb9e1b3cb9bd.zip
- fix misc typos
Diffstat (limited to 'src/gns/gnunet-gns-proxy-ca.template')
-rw-r--r--src/gns/gnunet-gns-proxy-ca.template12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/gns/gnunet-gns-proxy-ca.template b/src/gns/gnunet-gns-proxy-ca.template
index 541e3a355..b1a0d16fd 100644
--- a/src/gns/gnunet-gns-proxy-ca.template
+++ b/src/gns/gnunet-gns-proxy-ca.template
@@ -41,10 +41,10 @@ cn = "GNS Proxy CA"
41# An alternative way to set the certificate's distinguished name directly 41# An alternative way to set the certificate's distinguished name directly
42# is with the "dn" option. The attribute names allowed are: 42# is with the "dn" option. The attribute names allowed are:
43# C (country), street, O (organization), OU (unit), title, CN (common name), 43# C (country), street, O (organization), OU (unit), title, CN (common name),
44# L (locality), ST (state), placeOfBirth, gender, countryOfCitizenship, 44# L (locality), ST (state), placeOfBirth, gender, countryOfCitizenship,
45# countryOfResidence, serialNumber, telephoneNumber, surName, initials, 45# countryOfResidence, serialNumber, telephoneNumber, surName, initials,
46# generationQualifier, givenName, pseudonym, dnQualifier, postalCode, name, 46# generationQualifier, givenName, pseudonym, dnQualifier, postalCode, name,
47# businessCategory, DC, UID, jurisdictionOfIncorporationLocalityName, 47# businessCategory, DC, UID, jurisdictionOfIncorporationLocalityName,
48# jurisdictionOfIncorporationStateOrProvinceName, 48# jurisdictionOfIncorporationStateOrProvinceName,
49# jurisdictionOfIncorporationCountryName, XmppAddr, and numeric OIDs. 49# jurisdictionOfIncorporationCountryName, XmppAddr, and numeric OIDs.
50 50
@@ -59,7 +59,7 @@ cn = "GNS Proxy CA"
59# Use -1 if there is no expiration date. 59# Use -1 if there is no expiration date.
60expiration_days = 3650 60expiration_days = 3650
61 61
62# Alternatively you may set concrete dates and time. The GNU date string 62# Alternatively you may set concrete dates and time. The GNU date string
63# formats are accepted. See: 63# formats are accepted. See:
64# https://www.gnu.org/software/tar/manual/html_node/Date-input-formats.html 64# https://www.gnu.org/software/tar/manual/html_node/Date-input-formats.html
65 65
@@ -226,7 +226,7 @@ tls_www_server
226#honor_crq_ext = 2.5.29.17 226#honor_crq_ext = 2.5.29.17
227#honor_crq_ext = 2.5.29.15 227#honor_crq_ext = 2.5.29.15
228 228
229# Path length contraint. Sets the maximum number of 229# Path length constraint. Sets the maximum number of
230# certificates that can be used to certify this certificate. 230# certificates that can be used to certify this certificate.
231# (i.e. the certificate chain length) 231# (i.e. the certificate chain length)
232#path_len = -1 232#path_len = -1