summaryrefslogtreecommitdiffstats
path: root/src/etc/ssl/openssl.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/ssl/openssl.cnf')
-rw-r--r--src/etc/ssl/openssl.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/ssl/openssl.cnf b/src/etc/ssl/openssl.cnf
index 41664e6..3ea2df5 100644
--- a/src/etc/ssl/openssl.cnf
+++ b/src/etc/ssl/openssl.cnf
@@ -275,7 +275,7 @@ authorityKeyIdentifier=keyid:always,issuer:always
# So we do this instead.
basicConstraints = CA:true
-# Key usage: this is typical for a CA certificate.
+# Key usage: this is typical for a CA certificate.
keyUsage = cRLSign, keyCertSign
# Some might want this also
OpenPOWER on IntegriCloud