diff options
Diffstat (limited to 'testing/tests/tnc/tnccs-dynamic/hosts/carol/etc/strongswan.conf')
-rw-r--r-- | testing/tests/tnc/tnccs-dynamic/hosts/carol/etc/strongswan.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/tests/tnc/tnccs-dynamic/hosts/carol/etc/strongswan.conf b/testing/tests/tnc/tnccs-dynamic/hosts/carol/etc/strongswan.conf index f4ea047ec..c8e5e8ad3 100644 --- a/testing/tests/tnc/tnccs-dynamic/hosts/carol/etc/strongswan.conf +++ b/testing/tests/tnc/tnccs-dynamic/hosts/carol/etc/strongswan.conf @@ -10,6 +10,11 @@ charon { eap-tnc { protocol = tnccs-1.1 } + } +} + +libimcv { + plugins { imc-test { command = allow } |