diff options
Diffstat (limited to 'testing/tests/ikev2/host2host-cert/hosts')
-rwxr-xr-x | testing/tests/ikev2/host2host-cert/hosts/moon/etc/ipsec.conf | 1 | ||||
-rwxr-xr-x | testing/tests/ikev2/host2host-cert/hosts/sun/etc/ipsec.conf | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/testing/tests/ikev2/host2host-cert/hosts/moon/etc/ipsec.conf b/testing/tests/ikev2/host2host-cert/hosts/moon/etc/ipsec.conf index 2d41690cc..ec9ac5b80 100755 --- a/testing/tests/ikev2/host2host-cert/hosts/moon/etc/ipsec.conf +++ b/testing/tests/ikev2/host2host-cert/hosts/moon/etc/ipsec.conf @@ -14,7 +14,6 @@ conn %default conn host-host left=PH_IP_MOON - leftnexthop=%direct leftcert=moonCert.pem leftid=@moon.strongswan.org leftfirewall=yes diff --git a/testing/tests/ikev2/host2host-cert/hosts/sun/etc/ipsec.conf b/testing/tests/ikev2/host2host-cert/hosts/sun/etc/ipsec.conf index 7ffbf64ac..484eb995f 100755 --- a/testing/tests/ikev2/host2host-cert/hosts/sun/etc/ipsec.conf +++ b/testing/tests/ikev2/host2host-cert/hosts/sun/etc/ipsec.conf @@ -14,7 +14,6 @@ conn %default conn host-host left=PH_IP_SUN - leftnexthop=%direct leftcert=sunCert.pem leftid=@sun.strongswan.org leftfirewall=yes |