X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fopenssl%2Fcaldavzap.heureux-cyclage.org%2Fhost.cfg;h=6e45b65ddba7b8556f6fb1bed77551d412014ca7;hb=2fd26e163d4e719e78eea7576d1d65e25d85941b;hp=e215ed37c21fa7bad7fe73ab0de898a0bade7693;hpb=e2ae547ef85e29f3f9c9dfe31feffdac2653df06;p=lhc%2Fateliers.git diff --git a/etc/openssl/caldavzap.heureux-cyclage.org/host.cfg b/etc/openssl/caldavzap.heureux-cyclage.org/host.cfg index e215ed3..6e45b65 100644 --- a/etc/openssl/caldavzap.heureux-cyclage.org/host.cfg +++ b/etc/openssl/caldavzap.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