]> git.ipfire.org Git - thirdparty/strongswan.git/blame - testing/tests/swanctl/rw-dnssec/hosts/moon/etc/strongswan.conf
testing: Globally define logging via syslog for charon-systemd
[thirdparty/strongswan.git] / testing / tests / swanctl / rw-dnssec / hosts / moon / etc / strongswan.conf
CommitLineData
b83cef24
AS
1# /etc/strongswan.conf - strongSwan configuration file
2
70dc5bb8 3charon-systemd {
08253bbb 4 load = random nonce aes sha1 sha2 pem pkcs1 dnskey pubkey unbound ipseckey curve25519 gmp hmac vici kernel-netlink socket-default updown attr
b83cef24 5
b83cef24
AS
6 dns1 = PH_IP_WINNETOU
7 dns2 = PH_IP_VENUS
8
9 plugins {
10 ipseckey {
11 enable = yes
12 }
13 unbound {
14 trust_anchors = /etc/swanctl/dnssec.keys
15 }
16 }
17}