aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2008-12-04 04:36:39 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2008-12-04 04:36:39 +0000
commitcf628172867d8ebce30af7e6584a6ef4205cd0db (patch)
tree13345aeaa962a8f29f4b4bf6aa7fc79279b6499a /testing/tests/ikev1
parent9c674e7214c010c972f2afe169922b0217590c14 (diff)
downloadstrongswan-cf628172867d8ebce30af7e6584a6ef4205cd0db.tar.bz2
strongswan-cf628172867d8ebce30af7e6584a6ef4205cd0db.tar.xz
load openac plugins explicitly
Diffstat (limited to 'testing/tests/ikev1')
-rw-r--r--testing/tests/ikev1/attr-cert/hosts/moon/etc/strongswan.conf3
1 files changed, 3 insertions, 0 deletions
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
+}