]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/tests/ikev2-stroke-bye/net2net-dnscert/hosts/sun/etc/strongswan.conf
b73dd8a5fc67580cba278d9396cfde6d9df020e6
[people/ms/strongswan.git] / testing / tests / ikev2-stroke-bye / net2net-dnscert / hosts / sun / etc / strongswan.conf
1 # /etc/strongswan.conf - strongSwan configuration file
2
3 charon {
4 load = random nonce aes sha1 sha2 hmac curve25519 gmp dnskey pem pkcs1 pubkey unbound dnscert x509 curl kernel-netlink socket-default stroke updown
5
6 plugins {
7 dnscert {
8 enable = yes
9 }
10 unbound {
11 # trust_anchors = /etc/ipsec.d/dnssec.keys
12 # resolv_conf = /etc/resolv.conf
13 }
14 }
15 }