Streamlined EAP plugins to use a dash between eap-method, as used in all other places

This commit is contained in:
Martin Willi
2009-10-15 10:36:17 +02:00
parent b76b867c70
commit c4d53fe06b
42 changed files with 72 additions and 73 deletions
@@ -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
[email protected]
@@ -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
}