From 06169c84b1b80e14ffc63a32cc54691d068e95f1 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 15 May 2009 16:57:03 +0200 Subject: strongswan.conf for exotic algorithms --- testing/tests/ikev1/alg-blowfish/hosts/carol/etc/strongswan.conf | 5 +++++ testing/tests/ikev1/alg-blowfish/hosts/moon/etc/strongswan.conf | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 testing/tests/ikev1/alg-blowfish/hosts/carol/etc/strongswan.conf create mode 100644 testing/tests/ikev1/alg-blowfish/hosts/moon/etc/strongswan.conf (limited to 'testing/tests/ikev1/alg-blowfish/hosts') diff --git a/testing/tests/ikev1/alg-blowfish/hosts/carol/etc/strongswan.conf b/testing/tests/ikev1/alg-blowfish/hosts/carol/etc/strongswan.conf new file mode 100644 index 000000000..2a027794b --- /dev/null +++ b/testing/tests/ikev1/alg-blowfish/hosts/carol/etc/strongswan.conf @@ -0,0 +1,5 @@ +# /etc/strongswan.conf - strongSwan configuration file + +pluto { + load = sha1 sha2 md5 aes des blowfish hmac random curl +} diff --git a/testing/tests/ikev1/alg-blowfish/hosts/moon/etc/strongswan.conf b/testing/tests/ikev1/alg-blowfish/hosts/moon/etc/strongswan.conf new file mode 100644 index 000000000..2a027794b --- /dev/null +++ b/testing/tests/ikev1/alg-blowfish/hosts/moon/etc/strongswan.conf @@ -0,0 +1,5 @@ +# /etc/strongswan.conf - strongSwan configuration file + +pluto { + load = sha1 sha2 md5 aes des blowfish hmac random curl +} -- cgit v1.2.3