aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/config-payload
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-03-07 04:44:25 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-03-07 04:44:25 +0000
commit26ad49c8e728420a89b044f9c4ad01fc281b1e85 (patch)
tree1a83325a94aab70ba7d4b4e0621c134d56640d97 /testing/tests/ikev2/config-payload
parent854b4e4460bfcb05b3b7f97e6a585486d100b738 (diff)
downloadstrongswan-26ad49c8e728420a89b044f9c4ad01fc281b1e85.tar.bz2
strongswan-26ad49c8e728420a89b044f9c4ad01fc281b1e85.tar.xz
the hostaccess=yes parameters are not needed anymore
Diffstat (limited to 'testing/tests/ikev2/config-payload')
-rwxr-xr-xtesting/tests/ikev2/config-payload/hosts/carol/etc/ipsec.conf1
-rwxr-xr-xtesting/tests/ikev2/config-payload/hosts/dave/etc/ipsec.conf1
2 files changed, 0 insertions, 2 deletions
diff --git a/testing/tests/ikev2/config-payload/hosts/carol/etc/ipsec.conf b/testing/tests/ikev2/config-payload/hosts/carol/etc/ipsec.conf
index c13e04ce6..4ea2b22f7 100755
--- a/testing/tests/ikev2/config-payload/hosts/carol/etc/ipsec.conf
+++ b/testing/tests/ikev2/config-payload/hosts/carol/etc/ipsec.conf
@@ -19,7 +19,6 @@ conn home
leftcert=carolCert.pem
leftid=carol@strongswan.org
leftfirewall=yes
- lefthostaccess=yes
right=PH_IP_MOON
rightsubnet=10.1.0.0/16
rightid=@moon.strongswan.org
diff --git a/testing/tests/ikev2/config-payload/hosts/dave/etc/ipsec.conf b/testing/tests/ikev2/config-payload/hosts/dave/etc/ipsec.conf
index 2f270c302..dad3f3440 100755
--- a/testing/tests/ikev2/config-payload/hosts/dave/etc/ipsec.conf
+++ b/testing/tests/ikev2/config-payload/hosts/dave/etc/ipsec.conf
@@ -19,7 +19,6 @@ conn home
leftcert=daveCert.pem
leftid=dave@strongswan.org
leftfirewall=yes
- lefthostaccess=yes
right=PH_IP_MOON
rightsubnet=10.1.0.0/16
rightid=@moon.strongswan.org