X-Git-Url: https://v.licheni.net/stack/cam.git/blobdiff_plain/112c04e3926d62291efd902a1dcb0b2d24feeb59..85e20677448e1e8f2216d5c0d884ece08ab0cbd7:/cam/templates/ext_config diff --git a/cam/templates/ext_config b/cam/templates/ext_config index 8a193b5..596e406 100644 --- a/cam/templates/ext_config +++ b/cam/templates/ext_config @@ -2,18 +2,14 @@ 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 ] %(alt_names)s -email = copy [ cdp_section ] URI.1 = %(crl_url)s