X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fopenssl%2Fdemo.burette.heureux-cyclage.org%2Fhost.cfg;h=748b19133f4e390e405bda92b4df19baa34e8dab;hb=1a40e3d8b09356cf4ddce5bd0ec487cebd91ff64;hp=a3f25978a9593d9d91ba56896b59b4da532b8a90;hpb=cd08696a3d02d5c8b21ce4945fa47fa7baa8d7bc;p=lhc%2Fateliers.git diff --git a/etc/openssl/demo.burette.heureux-cyclage.org/host.cfg b/etc/openssl/demo.burette.heureux-cyclage.org/host.cfg index a3f2597..748b191 100644 --- a/etc/openssl/demo.burette.heureux-cyclage.org/host.cfg +++ b/etc/openssl/demo.burette.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,DNS:burette.heureux-cyclage.org + basicConstraints = critical,CA:FALSE,pathlen:0 + keyUsage = keyEncipherment + 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