Minor changes in the test environment

This commit is contained in:
Andreas Steffen
2014-05-15 21:30:42 +02:00
parent ff4a2acbe6
commit 0f000cdd6c
3 changed files with 11 additions and 1 deletions
@@ -10,6 +10,11 @@ charon {
eap-tnc {
protocol = tnccs-1.1
}
}
}
libimcv {
plugins {
imc-test {
command = allow
}
@@ -10,6 +10,11 @@ charon {
eap-tnc {
protocol = tnccs-2.0
}
}
}
libimcv {
plugins {
imc-test {
command = isolate
}