load tnccs-11 plugin in ikev2/rw-eap-tnc-radius scenario

This commit is contained in:
Andreas Steffen
2010-09-28 23:52:59 +02:00
parent 4e8e74fcfa
commit 440231e863
@@ -1,6 +1,6 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnccs-11 updown
multiple_authentication=no
}