changed OCSPSigner to OCSPSigning

This commit is contained in:
Andreas Steffen
2007-03-14 15:08:23 +00:00
parent 05d1685372
commit 3a7b69e699
@@ -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
#################################################################### ####################################################################