From cf628172867d8ebce30af7e6584a6ef4205cd0db Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 4 Dec 2008 04:36:39 +0000 Subject: [PATCH] load openac plugins explicitly --- testing/tests/ikev1/attr-cert/hosts/moon/etc/strongswan.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 testing/tests/ikev1/attr-cert/hosts/moon/etc/strongswan.conf diff --git a/testing/tests/ikev1/attr-cert/hosts/moon/etc/strongswan.conf b/testing/tests/ikev1/attr-cert/hosts/moon/etc/strongswan.conf new file mode 100644 index 000000000..5a360543c --- /dev/null +++ b/testing/tests/ikev1/attr-cert/hosts/moon/etc/strongswan.conf @@ -0,0 +1,3 @@ +openac { + load = sha1 sha2 md5 gmp random x509 pubkey +}