changed OCSPSigner to OCSPSigning

This commit is contained in:
Andreas Steffen 2007-03-14 15:08:23 +00:00
parent 05d1685372
commit 3a7b69e699
1 changed files with 1 additions and 1 deletions

View File

@ -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
####################################################################