diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-10-07 23:31:23 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-10-07 23:31:23 +0200 |
commit | 8dcc56dcc098332ac12a923681659caaf883ae32 (patch) | |
tree | 858423fec1d40fb93ea519ae1523e037df5e181e /testing/testing.conf | |
parent | 04d000210bb4a4d9e36eb8296568040422a6b524 (diff) | |
download | strongswan-8dcc56dcc098332ac12a923681659caaf883ae32.tar.bz2 strongswan-8dcc56dcc098332ac12a923681659caaf883ae32.tar.xz |
created tnc-imc and tnc-imv plugins
Diffstat (limited to 'testing/testing.conf')
-rwxr-xr-x | testing/testing.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index bfe66e924..fd1d5e9d0 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -45,6 +45,8 @@ USE_EAP_RADIUS="yes" USE_EAP_TLS="yes" USE_EAP_TTLS="yes" USE_EAP_TNC="yes" +USE_TNC_IMC="yes" +USE_TNC_IMV="yes" USE_TNCCS_11="yes" USE_SQL="yes" USE_MEDIATION="yes" |