strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
90bb98f
)
enable integrity test in tnc/tnccs-dynamic scenario
author
Andreas Steffen
<andreas.steffen@strongswan.org>
Wed, 2 Nov 2011 08:30:18 +0000
(09:30 +0100)
committer
Andreas Steffen
<andreas.steffen@strongswan.org>
Wed, 2 Nov 2011 08:30:18 +0000
(09:30 +0100)
testing/tests/tnc/tnccs-dynamic/hosts/carol/etc/strongswan.conf
patch
|
blob
|
history
testing/tests/tnc/tnccs-dynamic/hosts/dave/etc/strongswan.conf
patch
|
blob
|
history
testing/tests/tnc/tnccs-dynamic/hosts/moon/etc/strongswan.conf
patch
|
blob
|
history
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
05f0b79
..
286eab6
100644
(file)
--- 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,10
@@
charon {
}
}
+libstrongswan {
+ integrity_test = yes
+}
+
libimcv {
plugins {
imc-test {
diff --git
a/testing/tests/tnc/tnccs-dynamic/hosts/dave/etc/strongswan.conf
b/testing/tests/tnc/tnccs-dynamic/hosts/dave/etc/strongswan.conf
index
f8fe445
..
a9564bd
100644
(file)
--- a/
testing/tests/tnc/tnccs-dynamic/hosts/dave/etc/strongswan.conf
+++ b/
testing/tests/tnc/tnccs-dynamic/hosts/dave/etc/strongswan.conf
@@
-10,6
+10,10
@@
charon {
}
}
+libstrongswan {
+ integrity_test = yes
+}
+
libimcv {
plugins {
imc-test {
diff --git
a/testing/tests/tnc/tnccs-dynamic/hosts/moon/etc/strongswan.conf
b/testing/tests/tnc/tnccs-dynamic/hosts/moon/etc/strongswan.conf
index
d8ec61a
..
ca5fdd0
100644
(file)
--- a/
testing/tests/tnc/tnccs-dynamic/hosts/moon/etc/strongswan.conf
+++ b/
testing/tests/tnc/tnccs-dynamic/hosts/moon/etc/strongswan.conf
@@
-15,6
+15,10
@@
charon {
}
}
+libstrongswan {
+ integrity_test = yes
+}
+
libimcv {
plugins {
imv-scanner {