diff options
Diffstat (limited to 'testing/tests/ikev1/esp-alg-strict/hosts/carol/etc/ipsec.conf')
-rwxr-xr-x | testing/tests/ikev1/esp-alg-strict/hosts/carol/etc/ipsec.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/ikev1/esp-alg-strict/hosts/carol/etc/ipsec.conf b/testing/tests/ikev1/esp-alg-strict/hosts/carol/etc/ipsec.conf index da86d14df..0ae6b0693 100755 --- a/testing/tests/ikev1/esp-alg-strict/hosts/carol/etc/ipsec.conf +++ b/testing/tests/ikev1/esp-alg-strict/hosts/carol/etc/ipsec.conf @@ -13,9 +13,9 @@ conn %default keyingtries=1 ike=3des-sha,aes-128-sha esp=3des-sha1,aes-128-sha1 + conn home left=PH_IP_CAROL - leftnexthop=%direct leftcert=carolCert.pem leftid=carol@strongswan.org right=PH_IP_MOON |