aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/ip-pool-db
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2008-06-21 13:24:49 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2008-06-21 13:24:49 +0000
commitfa97d9104f332a850dc86c0040cb63cd04b585c7 (patch)
tree5e3d2302cbde9096303bc60fb7db8de6e9f3eee9 /testing/tests/ikev2/ip-pool-db
parent9d3cb1afb3b2d040fc964f6df07fd23a7202154e (diff)
downloadstrongswan-fa97d9104f332a850dc86c0040cb63cd04b585c7.tar.bz2
strongswan-fa97d9104f332a850dc86c0040cb63cd04b585c7.tar.xz
added strongswan.conf with plugin list
Diffstat (limited to 'testing/tests/ikev2/ip-pool-db')
-rw-r--r--testing/tests/ikev2/ip-pool-db/hosts/carol/etc/strongswan.conf5
-rw-r--r--testing/tests/ikev2/ip-pool-db/hosts/dave/etc/strongswan.conf5
2 files changed, 10 insertions, 0 deletions
diff --git a/testing/tests/ikev2/ip-pool-db/hosts/carol/etc/strongswan.conf b/testing/tests/ikev2/ip-pool-db/hosts/carol/etc/strongswan.conf
new file mode 100644
index 000000000..ca22de61f
--- /dev/null
+++ b/testing/tests/ikev2/ip-pool-db/hosts/carol/etc/strongswan.conf
@@ -0,0 +1,5 @@
+# /etc/strongswan.conf - strongSwan configuration file
+
+charon {
+ load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke
+}
diff --git a/testing/tests/ikev2/ip-pool-db/hosts/dave/etc/strongswan.conf b/testing/tests/ikev2/ip-pool-db/hosts/dave/etc/strongswan.conf
new file mode 100644
index 000000000..ca22de61f
--- /dev/null
+++ b/testing/tests/ikev2/ip-pool-db/hosts/dave/etc/strongswan.conf
@@ -0,0 +1,5 @@
+# /etc/strongswan.conf - strongSwan configuration file
+
+charon {
+ load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke
+}