enable integrity test in tnc/tnccs-dynamic scenario

This commit is contained in:
Andreas Steffen
2011-11-02 09:30:18 +01:00
parent 90bb98f4ac
commit a12bb386f7
3 changed files with 12 additions and 0 deletions
@@ -10,6 +10,10 @@ charon {
} }
} }
libstrongswan {
integrity_test = yes
}
libimcv { libimcv {
plugins { plugins {
imc-test { imc-test {
@@ -10,6 +10,10 @@ charon {
} }
} }
libstrongswan {
integrity_test = yes
}
libimcv { libimcv {
plugins { plugins {
imc-test { imc-test {
@@ -15,6 +15,10 @@ charon {
} }
} }
libstrongswan {
integrity_test = yes
}
libimcv { libimcv {
plugins { plugins {
imv-scanner { imv-scanner {