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