mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
changed OCSPSigner to OCSPSigning
This commit is contained in:
parent
05d1685372
commit
3a7b69e699
@ -146,7 +146,7 @@ keyUsage = digitalSignature, keyEncipherment, keyAgreement
|
||||
subjectKeyIdentifier = hash
|
||||
authorityKeyIdentifier = keyid, issuer:always
|
||||
subjectAltName = DNS:$ENV::COMMON_NAME
|
||||
#extendedKeyUsage = OCSPSigner
|
||||
#extendedKeyUsage = OCSPSigning
|
||||
crlDistributionPoints = URI:http://crl.strongswan.org/strongswan.crl
|
||||
|
||||
####################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user