aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-10-15 09:59:06 +0200
committerMartin Willi <martin@strongswan.org>2009-10-15 10:36:17 +0200
commitc4d53fe06ba4f7866689bcc6a2d194effce8fc33 (patch)
tree3fb4192305b4b5f75e9fd07bf26b1f811d91fc91 /testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc
parentb76b867c700fc911bae721c2c21e96b15797c80b (diff)
downloadstrongswan-c4d53fe06ba4f7866689bcc6a2d194effce8fc33.tar.bz2
strongswan-c4d53fe06ba4f7866689bcc6a2d194effce8fc33.tar.xz
Streamlined EAP plugins to use a dash between eap-method, as used in all other places
Diffstat (limited to 'testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc')
-rwxr-xr-xtesting/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/ipsec.conf2
-rw-r--r--testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/strongswan.conf2
2 files changed, 2 insertions, 2 deletions
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 53ecb4d70..ea62749be 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
@@ -11,7 +11,7 @@ conn %default
keyingtries=1
keyexchange=ikev2
-conn rw-eapsim
+conn rw-eap-sim
left=PH_IP_MOON
leftsubnet=10.1.0.0/16
leftid=@moon.strongswan.org
diff --git a/testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/strongswan.conf b/testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/strongswan.conf
index 1d87d9b76..fcb1cf201 100644
--- a/testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/strongswan.conf
+++ b/testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/strongswan.conf
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
- load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink fips-prf eapsim eapsim-file updown
+ load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink fips-prf eap-sim eap-sim-file updown
}