X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fopenssl%2Fagendav.heureux-cyclage.org%2Fhost.cfg;h=f01a888976aa5ea3382efd1d6bb241050bbb4899;hb=a31174bc0d3a7aafb7c0f71b200a97437fbddae3;hp=b3e98c583bad23b8c202262d39ab6be5664b81e9;hpb=e2ae547ef85e29f3f9c9dfe31feffdac2653df06;p=lhc%2Fateliers.git diff --git a/etc/openssl/agendav.heureux-cyclage.org/host.cfg b/etc/openssl/agendav.heureux-cyclage.org/host.cfg index b3e98c5..f01a888 100644 --- a/etc/openssl/agendav.heureux-cyclage.org/host.cfg +++ b/etc/openssl/agendav.heureux-cyclage.org/host.cfg @@ -25,9 +25,9 @@ jurisdictionOfIncorporationStateOrProvinceName = $ENV::x509_state_or_province jurisdictionOfIncorporationCountryName = $ENV::x509_country [ extensions ] - basicConstraints = critical,CA:TRUE,pathlen:0 - keyUsage = keyCertSign,cRLSign,digitalSignature,keyEncipherment - subjectAltName = email:contact+$SERVICE@$ENV::x509_host + basicConstraints = critical,CA:FALSE,pathlen:0 + keyUsage = keyEncipherment + subjectAltName = email:contact+$SERVICE@$ENV::x509_host,DNS:$SERVICE.cyclocoop.org subjectKeyIdentifier = hash issuerAltName = issuer:copy authorityKeyIdentifier = keyid:always,issuer:always @@ -37,7 +37,7 @@ [ self_signed_extensions ] basicConstraints = critical,CA:TRUE,pathlen:0 keyUsage = keyCertSign,cRLSign,digitalSignature,keyEncipherment - subjectAltName = email:contact+$SERVICE@$ENV::x509_host + subjectAltName = email:contact+$SERVICE@$ENV::x509_host,DNS:$SERVICE.cyclocoop.org subjectKeyIdentifier = hash issuerAltName = issuer:copy authorityKeyIdentifier = keyid:always,issuer:always