removed NS Comment attribute
[stack/cam.git] / cam / templates / ext_config
index 161933c..596e406 100644 (file)
@@ -2,13 +2,10 @@ basicConstraints        = CA:false
 nsCertType              = client, server
 keyUsage                = nonRepudiation, digitalSignature, keyEncipherment
 extendedKeyUsage        = clientAuth, serverAuth
-nsComment               = "%(cn)s"
 subjectKeyIdentifier    = hash
 authorityKeyIdentifier  = keyid, issuer:always
 subjectAltName          = @subject_alt_name
 issuerAltName           = issuer:copy
-nsCaRevocationUrl       = %(crl_url)s
-nsRevocationUrl         = %(crl_url)s
 crlDistributionPoints   = @cdp_section
 
 [ subject_alt_name ]