From 8a5c2ecdb00a3945c32839830d7902c9d3084baf Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 22 May 2009 09:19:08 +0200 Subject: [PATCH] added pluto's plugins in ikev1/attr-cert scenario --- testing/tests/ikev1/attr-cert/hosts/moon/etc/strongswan.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/testing/tests/ikev1/attr-cert/hosts/moon/etc/strongswan.conf b/testing/tests/ikev1/attr-cert/hosts/moon/etc/strongswan.conf index 5a360543c..9a02fe947 100644 --- a/testing/tests/ikev1/attr-cert/hosts/moon/etc/strongswan.conf +++ b/testing/tests/ikev1/attr-cert/hosts/moon/etc/strongswan.conf @@ -1,3 +1,7 @@ +pluto { + load = sha1 sha2 md5 aes des hmac random curl +} + openac { load = sha1 sha2 md5 gmp random x509 pubkey }