X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fopenssl%2Fgit.heureux-cyclage.org%2Fhost.cfg;h=08874f8863eec351e48c88a5650625a00fad08e0;hb=a31174bc0d3a7aafb7c0f71b200a97437fbddae3;hp=c3642001d1a5adfe86f3e24901d394a42315c33b;hpb=deeba8cf50893362d5af7bed3e94119e430af487;p=lhc%2Fateliers.git diff --git a/etc/openssl/git.heureux-cyclage.org/host.cfg b/etc/openssl/git.heureux-cyclage.org/host.cfg index c364200..08874f8 100644 --- a/etc/openssl/git.heureux-cyclage.org/host.cfg +++ b/etc/openssl/git.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:$SERVICE.$ENV::x509_host,DNS:$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,DNS:$SERVICE.$ENV::x509_host,DNS:$ENV::x509_host + subjectAltName = email:contact+$SERVICE@$ENV::x509_host,DNS:$SERVICE.cyclocoop.org subjectKeyIdentifier = hash issuerAltName = issuer:copy authorityKeyIdentifier = keyid:always,issuer:always