X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fopenssl%2Fcaldavzap.heureux-cyclage.org%2Fhost.cfg;h=6cc1500cdb17b04f981f29944fb967d0ca286e59;hp=e215ed37c21fa7bad7fe73ab0de898a0bade7693;hb=70b79e946c25bc21d8b8c16c95fcb224202fe9e6;hpb=c6cd22717cf9a6ef2677f6605dc4ad22aaea9a10 diff --git a/etc/openssl/caldavzap.heureux-cyclage.org/host.cfg b/etc/openssl/caldavzap.heureux-cyclage.org/host.cfg index e215ed3..6cc1500 100644 --- a/etc/openssl/caldavzap.heureux-cyclage.org/host.cfg +++ b/etc/openssl/caldavzap.heureux-cyclage.org/host.cfg @@ -27,7 +27,7 @@ [ 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 @@ -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