Set CA basic constraints to "critical". Fixes #1073
authorAlan T. DeKok <aland@freeradius.org>
Tue, 30 Jun 2015 12:10:40 +0000 (08:10 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 30 Jun 2015 12:10:40 +0000 (08:10 -0400)
raddb/certs/ca.cnf

index 8e866e0..d49991b 100644 (file)
@@ -57,6 +57,6 @@ commonName            = "Example Certificate Authority"
 [v3_ca]
 subjectKeyIdentifier   = hash
 authorityKeyIdentifier = keyid:always,issuer:always
-basicConstraints       = CA:true
+basicConstraints       = critical,CA:true
 crlDistributionPoints  = URI:http://www.example.org/example_ca.crl