X-Git-Url: https://v.licheni.net/stack/cam.git/blobdiff_plain/d81c4cdb7c84ab895b7d657a09211fd4d3d23de9..9a09fbbbe9b12c86d14f89a49830be1883d1e49d:/cam/templates/ext_config?ds=inline diff --git a/cam/templates/ext_config b/cam/templates/ext_config index 161933c..486c087 100644 --- a/cam/templates/ext_config +++ b/cam/templates/ext_config @@ -1,14 +1,11 @@ basicConstraints = CA:false -nsCertType = client, server +nsCertType = %(usage)s 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 ]