diff options
Diffstat (limited to 'testing/tests/ikev2/ocsp-signer-cert/hosts/carol/etc/ipsec.conf')
-rwxr-xr-x | testing/tests/ikev2/ocsp-signer-cert/hosts/carol/etc/ipsec.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/tests/ikev2/ocsp-signer-cert/hosts/carol/etc/ipsec.conf b/testing/tests/ikev2/ocsp-signer-cert/hosts/carol/etc/ipsec.conf index f8abd6b59..4011a6c17 100755 --- a/testing/tests/ikev2/ocsp-signer-cert/hosts/carol/etc/ipsec.conf +++ b/testing/tests/ikev2/ocsp-signer-cert/hosts/carol/etc/ipsec.conf @@ -5,6 +5,11 @@ config setup strictcrlpolicy=yes plutostart=no +ca strongswan + cacert=strongswanCert.pem + ocspuri=http://ocsp.strongswan.org:8880 + auto=add + conn %default keyexchange=ikev2 ikelifetime=60m |