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
(parent:
ff4a2ac
)
Minor changes in the test environment
5.2.0dr4
author
Andreas Steffen
<andreas.steffen@strongswan.org>
Thu, 15 May 2014 19:30:37 +0000
(21:30 +0200)
committer
Andreas Steffen
<andreas.steffen@strongswan.org>
Thu, 15 May 2014 19:30:42 +0000
(21:30 +0200)
testing/testing.conf
patch
|
blob
|
history
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
diff --git
a/testing/testing.conf
b/testing/testing.conf
index
9b9b7d0
..
be34640
100644
(file)
--- a/
testing/testing.conf
+++ b/
testing/testing.conf
@@
-50,7
+50,7
@@
fi
# Base image settings
# The base image is a pristine OS installation created using debootstrap.
-: ${BASEIMGSIZE=1
28
0}
+: ${BASEIMGSIZE=1
40
0}
: ${BASEIMGSUITE=wheezy}
: ${BASEIMGARCH=amd64}
: ${BASEIMG=$IMGDIR/debian-$BASEIMGSUITE-$BASEIMGARCH.$IMGEXT}
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
f4ea047
..
c8e5e8a
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,11
@@
charon {
eap-tnc {
protocol = tnccs-1.1
}
+ }
+}
+
+libimcv {
+ plugins {
imc-test {
command = allow
}
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
4c738ce
..
9fc9cec
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,11
@@
charon {
eap-tnc {
protocol = tnccs-2.0
}
+ }
+}
+
+libimcv {
+ plugins {
imc-test {
command = isolate
}