From 440231e863e022fe9e101801b1e65d5306252eae Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 28 Sep 2010 23:52:59 +0200 Subject: [PATCH] load tnccs-11 plugin in ikev2/rw-eap-tnc-radius scenario --- .../ikev2/rw-eap-tnc-radius/hosts/carol/etc/strongswan.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/tests/ikev2/rw-eap-tnc-radius/hosts/carol/etc/strongswan.conf b/testing/tests/ikev2/rw-eap-tnc-radius/hosts/carol/etc/strongswan.conf index 0179dcddc..8692c0eef 100644 --- a/testing/tests/ikev2/rw-eap-tnc-radius/hosts/carol/etc/strongswan.conf +++ b/testing/tests/ikev2/rw-eap-tnc-radius/hosts/carol/etc/strongswan.conf @@ -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 }