aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/rw-psk-rsa-split/hosts/carol/etc/strongswan.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2015-12-28 04:15:27 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2016-01-03 06:28:48 +0100
commit9db530493fd449795dfd48b2ae07a909ce50e377 (patch)
treeb363230e7fef701104ade51f1c70c279bf89e256 /testing/tests/sql/rw-psk-rsa-split/hosts/carol/etc/strongswan.conf
parent1a79525559cc93b363606464419e28268265a904 (diff)
downloadstrongswan-9db530493fd449795dfd48b2ae07a909ce50e377.tar.bz2
strongswan-9db530493fd449795dfd48b2ae07a909ce50e377.tar.xz
testing: Change sql scenarios to swanctl
Diffstat (limited to 'testing/tests/sql/rw-psk-rsa-split/hosts/carol/etc/strongswan.conf')
-rw-r--r--testing/tests/sql/rw-psk-rsa-split/hosts/carol/etc/strongswan.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/sql/rw-psk-rsa-split/hosts/carol/etc/strongswan.conf b/testing/tests/sql/rw-psk-rsa-split/hosts/carol/etc/strongswan.conf
index 8b25be7aa..f5b531db9 100644
--- a/testing/tests/sql/rw-psk-rsa-split/hosts/carol/etc/strongswan.conf
+++ b/testing/tests/sql/rw-psk-rsa-split/hosts/carol/etc/strongswan.conf
@@ -6,5 +6,5 @@ charon {
database = sqlite:///etc/db.d/ipsec.db
}
}
- load = aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac stroke kernel-netlink socket-default updown sqlite sql
+ load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
}