X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fopenssl%2Fca.cfg;h=17fe6933862bcf68aa879e6aaff6d25f5f5e1f9b;hp=05b7f1e1ccba1df61b3f8360b3f55b21afd51e0b;hb=99a36d394e71f3ea03c530c1e6f33666e39039fc;hpb=5b3f6649997abf4786ec2b1292abf712d4358567 diff --git a/etc/openssl/ca.cfg b/etc/openssl/ca.cfg index 05b7f1e..17fe693 100644 --- a/etc/openssl/ca.cfg +++ b/etc/openssl/ca.cfg @@ -28,10 +28,10 @@ subjectKeyIdentifier = hash issuerAltName = issuer:copy authorityKeyIdentifier = keyid:always,issuer:always - authorityInfoAccess = caIssuers;URI:http://www.$ENV::x509_host/tls/crt.pem - crlDistributionPoints = URI:http://www.$ENV::x509_host/tls/crl.pem + authorityInfoAccess = caIssuers;URI:http://www.$ENV::x509_host/x509/crt.pem + crlDistributionPoints = URI:http://www.$ENV::x509_host/x509/crl.pem #certificatePolicies = @root_certificate_policies - #trustList = ASN1:UTF8String:https://www.$ENV::x509_host/tls/trust.etl + #trustList = ASN1:UTF8String:https://www.$ENV::x509_host/x509/trust.etl #policyConstraints = #extendedKeyUsage = #inhibitAnyPolicy =