]> git.ipfire.org Git - thirdparty/strongswan.git/blob - testing/tests/ipv6/rw-psk-ikev1/hosts/moon/etc/strongswan.conf
testing: Converted ipv6/rw-psk-ikev1 to swanctl
[thirdparty/strongswan.git] / testing / tests / ipv6 / rw-psk-ikev1 / hosts / moon / etc / strongswan.conf
1 # /etc/strongswan.conf - strongSwan configuration file
2
3 swanctl {
4 load = pem pkcs1 x509 revocation constraints pubkey openssl random
5 }
6
7 charon-systemd {
8 load = random nonce aes sha1 sha2 curve25519 hmac vici kernel-netlink socket-default updown
9
10 syslog {
11 daemon {
12 default = 1
13 }
14 auth {
15 default = 0
16 }
17 }
18 }