X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fopenssl%2Fdemo.burette.heureux-cyclage.org%2Fhost.cfg;h=b5211dcad3e03b6c2e980c0769f1e3e896863a92;hp=a3f25978a9593d9d91ba56896b59b4da532b8a90;hb=33efb83ce45ba0bbf2e09db771de94c674ce20d1;hpb=6a5dc20807ccf237d131bd2231d0c0c345504428 diff --git a/etc/openssl/demo.burette.heureux-cyclage.org/host.cfg b/etc/openssl/demo.burette.heureux-cyclage.org/host.cfg index a3f2597..b5211dc 100644 --- a/etc/openssl/demo.burette.heureux-cyclage.org/host.cfg +++ b/etc/openssl/demo.burette.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,DNS:burette.heureux-cyclage.org + subjectAltName = email:contact+$SERVICE@$ENV::x509_host,DNS:demo.burette.heureux-cyclage.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,DNS:burette.heureux-cyclage.org + subjectAltName = email:contact+$SERVICE@$ENV::x509_host,DNS:demo.burette.heureux-cyclage.org subjectKeyIdentifier = hash issuerAltName = issuer:copy authorityKeyIdentifier = keyid:always,issuer:always