diff options
-rw-r--r-- | openssl-ca-acf.cnf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openssl-ca-acf.cnf b/openssl-ca-acf.cnf index c45692b..d3eaa7c 100644 --- a/openssl-ca-acf.cnf +++ b/openssl-ca-acf.cnf @@ -183,7 +183,6 @@ basicConstraints = critical, CA:true nsCertType = sslCA # Below is correct, but may prevent self-signed certs from working keyUsage = cRLSign, keyCertSign -extendedKeyUsage = subjectKeyIdentifier = hash authorityKeyIdentifier = keyid,issuer:always |