aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/ip-pool-db/hosts/carol/etc/strongswan.conf
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-08-25 13:21:50 +0200
committerMartin Willi <martin@strongswan.org>2009-08-26 11:23:55 +0200
commit41f57038e4a8072248dfa69f304f53ea0a8b78a9 (patch)
treeb0261e1bcc5b8ca2302ae8356ed19a3e7974f2ce /testing/tests/sql/ip-pool-db/hosts/carol/etc/strongswan.conf
parent0df451bc07904f37c786cf0347d0f4a12ec2deff (diff)
downloadstrongswan-41f57038e4a8072248dfa69f304f53ea0a8b78a9.tar.bz2
strongswan-41f57038e4a8072248dfa69f304f53ea0a8b78a9.tar.xz
tests load pem/pkcs1 plugins, pubkey plugin not needed anymore
Diffstat (limited to 'testing/tests/sql/ip-pool-db/hosts/carol/etc/strongswan.conf')
-rw-r--r--testing/tests/sql/ip-pool-db/hosts/carol/etc/strongswan.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/sql/ip-pool-db/hosts/carol/etc/strongswan.conf b/testing/tests/sql/ip-pool-db/hosts/carol/etc/strongswan.conf
index 29e2395e8..f66e8ba8a 100644
--- a/testing/tests/sql/ip-pool-db/hosts/carol/etc/strongswan.conf
+++ b/testing/tests/sql/ip-pool-db/hosts/carol/etc/strongswan.conf
@@ -6,5 +6,5 @@ charon {
database = sqlite:///etc/ipsec.d/ipsec.db
}
}
- load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown sqlite sql
+ load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown sqlite sql
}