From 03b704fd55f13a8d8b86bcac6b18d9e1ab1ee569 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 17 Jul 2009 21:27:54 +0200 Subject: [PATCH] enable crypt debugging in ikev1/esp-alg-camellia scenario --- testing/tests/ikev1/esp-alg-camellia/hosts/carol/etc/ipsec.conf | 2 +- testing/tests/ikev1/esp-alg-camellia/hosts/moon/etc/ipsec.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/tests/ikev1/esp-alg-camellia/hosts/carol/etc/ipsec.conf b/testing/tests/ikev1/esp-alg-camellia/hosts/carol/etc/ipsec.conf index fe74cc285..9af94a18e 100755 --- a/testing/tests/ikev1/esp-alg-camellia/hosts/carol/etc/ipsec.conf +++ b/testing/tests/ikev1/esp-alg-camellia/hosts/carol/etc/ipsec.conf @@ -1,7 +1,7 @@ # /etc/ipsec.conf - strongSwan IPsec configuration file config setup - plutodebug=control + plutodebug="control crypt" crlcheckinterval=180 strictcrlpolicy=no charonstart=no diff --git a/testing/tests/ikev1/esp-alg-camellia/hosts/moon/etc/ipsec.conf b/testing/tests/ikev1/esp-alg-camellia/hosts/moon/etc/ipsec.conf index 33871d484..3501319a5 100755 --- a/testing/tests/ikev1/esp-alg-camellia/hosts/moon/etc/ipsec.conf +++ b/testing/tests/ikev1/esp-alg-camellia/hosts/moon/etc/ipsec.conf @@ -1,7 +1,7 @@ # /etc/ipsec.conf - strongSwan IPsec configuration file config setup - plutodebug=control + plutodebug="control crypt" crlcheckinterval=180 strictcrlpolicy=no charonstart=no