X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fopenssl%2Fdemo.burette.heureux-cyclage.org%2Fhost.cfg;h=748b19133f4e390e405bda92b4df19baa34e8dab;hb=a31174bc0d3a7aafb7c0f71b200a97437fbddae3;hp=174505939fc5a1c18f3474b173e4c2435368f313;hpb=f04433e59c07c099e6171e199a533f57e71bed22;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 1745059..748b191 100644 --- a/etc/openssl/demo.burette.heureux-cyclage.org/host.cfg +++ b/etc/openssl/demo.burette.heureux-cyclage.org/host.cfg @@ -1,4 +1,4 @@ - SERVICE = demo_burette + SERVICE = demo.burette RANDFILE = var/sec/x509/openssl.rand oid_section = extra_oids [ extra_oids ] @@ -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