]> git.ipfire.org Git - thirdparty/strongswan.git/blame - testing/tests/sql/rw-rsa-keyid/hosts/dave/etc/strongswan.conf
testing: Globally define logging via syslog for charon-systemd
[thirdparty/strongswan.git] / testing / tests / sql / rw-rsa-keyid / hosts / dave / etc / strongswan.conf
CommitLineData
ec6a88f6
AS
1# /etc/strongswan.conf - strongSwan configuration file
2
3charon {
4 plugins {
5 sql {
10051b01 6 database = sqlite:///etc/db.d/ipsec.db
ec6a88f6
AS
7 }
8 }
9db53049 9 load = random nonce aes sha1 sha2 pem pkcs1 pubkey gmp hmac vici kernel-netlink socket-default updown sqlite sql
ec6a88f6 10}