From 4e322e2c189e18133324c933ad35f0735fab510f Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 10 Dec 2015 17:01:11 +0545 Subject: Code style and white space in etc --- src/etc/ssl/openssl.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/etc/ssl') 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 -- cgit v1.1