aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/tnc/tnccs-20-tls/hosts/moon/etc
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2011-07-06 21:55:17 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2011-07-06 21:55:17 +0200
commit52ba840d5c65eab5a9f3527c3b02783227baef91 (patch)
tree0155423bfb05cc1122b7a4c7809315b950f39dcd /testing/tests/tnc/tnccs-20-tls/hosts/moon/etc
parent19db8e9efff033a921b8ec8151e6b7488ba0e29c (diff)
downloadstrongswan-52ba840d5c65eab5a9f3527c3b02783227baef91.tar.bz2
strongswan-52ba840d5c65eab5a9f3527c3b02783227baef91.tar.xz
adapted tnc scenarios to new imcvs library path
Diffstat (limited to 'testing/tests/tnc/tnccs-20-tls/hosts/moon/etc')
-rw-r--r--testing/tests/tnc/tnccs-20-tls/hosts/moon/etc/strongswan.conf10
-rw-r--r--testing/tests/tnc/tnccs-20-tls/hosts/moon/etc/tnc_config3
2 files changed, 12 insertions, 1 deletions
diff --git a/testing/tests/tnc/tnccs-20-tls/hosts/moon/etc/strongswan.conf b/testing/tests/tnc/tnccs-20-tls/hosts/moon/etc/strongswan.conf
index 04a243cad..c9d8d2c8c 100644
--- a/testing/tests/tnc/tnccs-20-tls/hosts/moon/etc/strongswan.conf
+++ b/testing/tests/tnc/tnccs-20-tls/hosts/moon/etc/strongswan.conf
@@ -14,3 +14,13 @@ charon {
}
}
}
+
+libimcv {
+ plugins {
+ imv-scanner {
+ closed_port_policy = no
+ tcp_ports = 80 443
+ udp_ports =
+ }
+ }
+}
diff --git a/testing/tests/tnc/tnccs-20-tls/hosts/moon/etc/tnc_config b/testing/tests/tnc/tnccs-20-tls/hosts/moon/etc/tnc_config
index 5028bc8c9..da732f68b 100644
--- a/testing/tests/tnc/tnccs-20-tls/hosts/moon/etc/tnc_config
+++ b/testing/tests/tnc/tnccs-20-tls/hosts/moon/etc/tnc_config
@@ -1,3 +1,4 @@
#IMV configuration file for strongSwan client
-IMV "Test" /usr/local/libexec/ipsec/plugins/libstrongswan-imv-test.so
+IMV "Test" /usr/local/lib/ipsec/imcvs/imv-test.so
+IMV "Scanner" /usr/local/lib/ipsec/imcvs/imv-scanner.so