aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/rw-eap-sim-rsa
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2008-04-14 04:33:17 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2008-04-14 04:33:17 +0000
commitacda610cbbefbf3c401e4f50717d93accbe91a79 (patch)
tree3043de7763341b3ed20b760e95715ee31c8c06c1 /testing/tests/ikev2/rw-eap-sim-rsa
parentff41ca0dc44a87047372386d3a481eb7030cc6d1 (diff)
downloadstrongswan-acda610cbbefbf3c401e4f50717d93accbe91a79.tar.bz2
strongswan-acda610cbbefbf3c401e4f50717d93accbe91a79.tar.xz
fixed suppression of cert requests in eap-sim and eap-aka scenarios
Diffstat (limited to 'testing/tests/ikev2/rw-eap-sim-rsa')
-rwxr-xr-xtesting/tests/ikev2/rw-eap-sim-rsa/hosts/carol/etc/ipsec.conf1
-rwxr-xr-xtesting/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/ipsec.conf1
2 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/ikev2/rw-eap-sim-rsa/hosts/carol/etc/ipsec.conf b/testing/tests/ikev2/rw-eap-sim-rsa/hosts/carol/etc/ipsec.conf
index c2fe02639..2af93a313 100755
--- a/testing/tests/ikev2/rw-eap-sim-rsa/hosts/carol/etc/ipsec.conf
+++ b/testing/tests/ikev2/rw-eap-sim-rsa/hosts/carol/etc/ipsec.conf
@@ -19,5 +19,4 @@ conn home
right=PH_IP_MOON
rightid=@moon.strongswan.org
rightsubnet=10.1.0.0/16
- rightsendcert=never
auto=add
diff --git a/testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/ipsec.conf b/testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/ipsec.conf
index 3f88b2ade..509deb945 100755
--- a/testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/ipsec.conf
+++ b/testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/ipsec.conf
@@ -21,4 +21,5 @@ conn rw-eapsim
leftfirewall=yes
rightid=*@strongswan.org
right=%any
+ rightsendcert=never
auto=add