From 5eb61e3bca7bab6545507343ef54b4448f47e8e8 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 15 May 2009 17:27:54 +0200 Subject: [PATCH] strongswan.conf for ikev1/ikev2 scenarios --- testing/tests/ike/rw-cert/hosts/moon/etc/strongswan.conf | 4 ++++ testing/tests/ike/rw_v1-net_v2/hosts/moon/etc/strongswan.conf | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/testing/tests/ike/rw-cert/hosts/moon/etc/strongswan.conf b/testing/tests/ike/rw-cert/hosts/moon/etc/strongswan.conf index ef63f7262..fd99f7eef 100644 --- a/testing/tests/ike/rw-cert/hosts/moon/etc/strongswan.conf +++ b/testing/tests/ike/rw-cert/hosts/moon/etc/strongswan.conf @@ -3,3 +3,7 @@ charon { load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink } + +pluto { + load = curl aes des sha1 sha2 md5 random hmac +} diff --git a/testing/tests/ike/rw_v1-net_v2/hosts/moon/etc/strongswan.conf b/testing/tests/ike/rw_v1-net_v2/hosts/moon/etc/strongswan.conf index ef63f7262..fd99f7eef 100644 --- a/testing/tests/ike/rw_v1-net_v2/hosts/moon/etc/strongswan.conf +++ b/testing/tests/ike/rw_v1-net_v2/hosts/moon/etc/strongswan.conf @@ -3,3 +3,7 @@ charon { load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink } + +pluto { + load = curl aes des sha1 sha2 md5 random hmac +}