aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/strongswan.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2010-07-15 23:19:52 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2010-07-15 23:19:52 +0200
commitcde633d632c9193037385640241f6ca7994d15a5 (patch)
tree31b85767d8ecb5f30caa1e1b15b93d7861d905b5 /testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/strongswan.conf
parentc349a68b2ec826ae743efe3bb514e4bc8da8812b (diff)
downloadstrongswan-cde633d632c9193037385640241f6ca7994d15a5.tar.bz2
strongswan-cde633d632c9193037385640241f6ca7994d15a5.tar.xz
all x509 based sql scenarios require the revocation plugin
Diffstat (limited to 'testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/strongswan.conf')
-rw-r--r--testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/strongswan.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/strongswan.conf b/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/strongswan.conf
index a0d88cff1..f375db9c9 100644
--- a/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/strongswan.conf
+++ b/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/strongswan.conf
@@ -6,5 +6,5 @@ charon {
database = sqlite:///etc/ipsec.d/ipsec.db
}
}
- load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown sqlite sql
+ load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default updown sqlite sql
}