changed OCSPSigner to OCSPSigning
This commit is contained in:
@@ -146,7 +146,7 @@ keyUsage = digitalSignature, keyEncipherment, keyAgreement
|
|||||||
subjectKeyIdentifier = hash
|
subjectKeyIdentifier = hash
|
||||||
authorityKeyIdentifier = keyid, issuer:always
|
authorityKeyIdentifier = keyid, issuer:always
|
||||||
subjectAltName = DNS:$ENV::COMMON_NAME
|
subjectAltName = DNS:$ENV::COMMON_NAME
|
||||||
#extendedKeyUsage = OCSPSigner
|
#extendedKeyUsage = OCSPSigning
|
||||||
crlDistributionPoints = URI:http://crl.strongswan.org/strongswan.crl
|
crlDistributionPoints = URI:http://crl.strongswan.org/strongswan.crl
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user