aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/multi-level-ca-ldap/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-05-18 12:23:31 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-05-18 12:23:31 +0000
commit162f1b705633d82b4b681a19796ad1020a1a7f0f (patch)
tree54ec1defee1660724ceee8955cd45790bcf4e55b /testing/tests/ikev2/multi-level-ca-ldap/test.conf
parent9f97b8a1081f4113c5243867f505df3cae1788fb (diff)
downloadstrongswan-162f1b705633d82b4b681a19796ad1020a1a7f0f.tar.bz2
strongswan-162f1b705633d82b4b681a19796ad1020a1a7f0f.tar.xz
added multi-level-ca-ldap scenario
Diffstat (limited to 'testing/tests/ikev2/multi-level-ca-ldap/test.conf')
-rw-r--r--testing/tests/ikev2/multi-level-ca-ldap/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/ikev2/multi-level-ca-ldap/test.conf b/testing/tests/ikev2/multi-level-ca-ldap/test.conf
new file mode 100644
index 000000000..08e5cc145
--- /dev/null
+++ b/testing/tests/ikev2/multi-level-ca-ldap/test.conf
@@ -0,0 +1,21 @@
+#!/bin/bash
+#
+# This configuration file provides information on the
+# UML instances used for this test
+
+# All UML instances that are required for this test
+#
+UMLHOSTS="alice venus moon carol winnetou dave"
+
+# Corresponding block diagram
+#
+DIAGRAM="a-v-m-c-w-d.png"
+
+# UML instances on which tcpdump is to be started
+#
+TCPDUMPHOSTS=""
+
+# UML instances on which IPsec is started
+# Used for IPsec logging purposes
+#
+IPSECHOSTS="moon carol dave"