Add missing help string
[openssl.git] / apps / openssl.cnf
index 53c4bef04481f40ab70e7c2cec9eee45357ff05b..b3e7444e5f22ef37be939d1cb51dd5dc1aa66acf 100644 (file)
@@ -233,11 +233,7 @@ subjectKeyIdentifier=hash
 
 authorityKeyIdentifier=keyid:always,issuer
 
-# This is what PKIX recommends but some broken software chokes on critical
-# extensions.
-#basicConstraints = critical,CA:true
-# So we do this instead.
-basicConstraints = CA:true
+basicConstraints = critical,CA:true
 
 # Key usage: this is typical for a CA certificate. However since it will
 # prevent it being used as an test self-signed certificate it is best