diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-05-15 09:13:13 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-05-15 10:01:30 +0200 |
commit | 35ba7192bd6e7a9731190ea120edf0969500917c (patch) | |
tree | 97d287b93be26856986c2f4d658a08c0686d32a4 /testing/tests | |
parent | 244dbb06dbcfb5f2c6bc336a1bd4bbe11562e06a (diff) | |
download | strongswan-35ba7192bd6e7a9731190ea120edf0969500917c.tar.bz2 strongswan-35ba7192bd6e7a9731190ea120edf0969500917c.tar.xz |
added plutdebug=control
Diffstat (limited to 'testing/tests')
-rwxr-xr-x | testing/tests/ikev1/after-2038-certs/hosts/carol/etc/ipsec.conf | 3 | ||||
-rwxr-xr-x | testing/tests/ikev1/after-2038-certs/hosts/moon/etc/ipsec.conf | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/testing/tests/ikev1/after-2038-certs/hosts/carol/etc/ipsec.conf b/testing/tests/ikev1/after-2038-certs/hosts/carol/etc/ipsec.conf index 392a4b51e..d55638907 100755 --- a/testing/tests/ikev1/after-2038-certs/hosts/carol/etc/ipsec.conf +++ b/testing/tests/ikev1/after-2038-certs/hosts/carol/etc/ipsec.conf @@ -1,7 +1,8 @@ # /etc/ipsec.conf - strongSwan IPsec configuration file config setup - crlcheckinterval=180 + plutodebug=control + crlcheckinterval=180 strictcrlpolicy=no charonstart=no diff --git a/testing/tests/ikev1/after-2038-certs/hosts/moon/etc/ipsec.conf b/testing/tests/ikev1/after-2038-certs/hosts/moon/etc/ipsec.conf index e56090f48..94517ecbe 100755 --- a/testing/tests/ikev1/after-2038-certs/hosts/moon/etc/ipsec.conf +++ b/testing/tests/ikev1/after-2038-certs/hosts/moon/etc/ipsec.conf @@ -1,7 +1,8 @@ # /etc/ipsec.conf - strongSwan IPsec configuration file config setup - crlcheckinterval=180 + plutodebug=control + crlcheckinterval=180 strictcrlpolicy=no charonstart=no |