]> git.ipfire.org Git - thirdparty/strongswan.git/blame - testing/tests/af-alg/rw-cert/hosts/dave/etc/strongswan.conf
testing: Globally define logging via syslog for charon-systemd
[thirdparty/strongswan.git] / testing / tests / af-alg / rw-cert / hosts / dave / etc / strongswan.conf
CommitLineData
d6946481
AS
1# /etc/strongswan.conf - strongSwan configuration file
2
88a950d9 3swanctl {
be214cb1 4 load = pem pkcs1 x509 revocation constraints pubkey openssl random
88a950d9
AS
5}
6
7charon-systemd {
ddf1fc76 8 load = random nonce test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp x509 revocation curl hmac xcbc ctr ccm gcm kernel-netlink socket-default updown vici
d6946481
AS
9 integrity_test = yes
10 crypto_test {
d6946481
AS
11 on_add = yes
12 }
13}