ikev2/rw-eap-tnc-11-radius scenario now uses a PA-TNC IMC/IMV pair

This commit is contained in:
Andreas Steffen
2011-06-02 12:36:27 +02:00
parent ad963975aa
commit 51679e67c9
13 changed files with 49 additions and 10 deletions
@@ -4,3 +4,11 @@ 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 tnc-imc tnccs-11 updown
multiple_authentication=no
}
libimcv {
plugins {
imc-test {
command = allow
}
}
}