From 8d59090349cb95e624c134533283a68ae95b8476 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Sun, 11 May 2014 20:49:21 +0200 Subject: Implemented PT-EAP protocol (RFC 7171) --- testing/tests/tnc/tnccs-20-fhh/hosts/carol/etc/strongswan.conf | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'testing/tests/tnc/tnccs-20-fhh/hosts/carol/etc') diff --git a/testing/tests/tnc/tnccs-20-fhh/hosts/carol/etc/strongswan.conf b/testing/tests/tnc/tnccs-20-fhh/hosts/carol/etc/strongswan.conf index 18e715785..d71893aad 100644 --- a/testing/tests/tnc/tnccs-20-fhh/hosts/carol/etc/strongswan.conf +++ b/testing/tests/tnc/tnccs-20-fhh/hosts/carol/etc/strongswan.conf @@ -2,10 +2,6 @@ charon { load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 revocation hmac stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown - multiple_authentication=no - plugins { - eap-tnc { - protocol = tnccs-2.0 - } - } + + multiple_authentication = no } -- cgit v1.2.3