X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fopenssl%2Fdavical.heureux-cyclage.org%2Fhost.cfg;h=33df0fcc68924cc7b092d4dd9767b6d9e335993f;hp=96533cdf2eb668f92222a12911e06272234349cd;hb=49e8dcfd4c02e1648b1318eb1dc6874a01a8b614;hpb=aa227b359bc50c41c7760edf38d326a2e36ddc77 diff --git a/etc/openssl/davical.heureux-cyclage.org/host.cfg b/etc/openssl/davical.heureux-cyclage.org/host.cfg index 96533cd..33df0fc 100644 --- a/etc/openssl/davical.heureux-cyclage.org/host.cfg +++ b/etc/openssl/davical.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