aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/rw-eap-mschapv2-id-rsa
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-mschapv2-id-rsa
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-mschapv2-id-rsa')
-rw-r--r--testing/tests/ikev2/rw-eap-mschapv2-id-rsa/hosts/carol/etc/strongswan.conf2
-rw-r--r--testing/tests/ikev2/rw-eap-mschapv2-id-rsa/hosts/moon/etc/strongswan.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ikev2/rw-eap-mschapv2-id-rsa/hosts/carol/etc/strongswan.conf b/testing/tests/ikev2/rw-eap-mschapv2-id-rsa/hosts/carol/etc/strongswan.conf
index 2ed7baa87..921db4c51 100644
--- a/testing/tests/ikev2/rw-eap-mschapv2-id-rsa/hosts/carol/etc/strongswan.conf
+++ b/testing/tests/ikev2/rw-eap-mschapv2-id-rsa/hosts/carol/etc/strongswan.conf
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
- load = curl aes des sha1 sha2 md4 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink fips-prf eapmschapv2 eapidentity updown
+ load = curl aes des sha1 sha2 md4 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink fips-prf eap-mschapv2 eap-identity updown
}
diff --git a/testing/tests/ikev2/rw-eap-mschapv2-id-rsa/hosts/moon/etc/strongswan.conf b/testing/tests/ikev2/rw-eap-mschapv2-id-rsa/hosts/moon/etc/strongswan.conf
index 2ed7baa87..921db4c51 100644
--- a/testing/tests/ikev2/rw-eap-mschapv2-id-rsa/hosts/moon/etc/strongswan.conf
+++ b/testing/tests/ikev2/rw-eap-mschapv2-id-rsa/hosts/moon/etc/strongswan.conf
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
- load = curl aes des sha1 sha2 md4 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink fips-prf eapmschapv2 eapidentity updown
+ load = curl aes des sha1 sha2 md4 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink fips-prf eap-mschapv2 eap-identity updown
}