]> git.ipfire.org Git - thirdparty/strongswan.git/blame - 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
CommitLineData
08951eb7
AS
1# /etc/strongswan.conf - strongSwan configuration file
2
0770b37f
AS
3swanctl {
4 load = pem pkcs1 x509 revocation constraints pubkey openssl random
5}
6
7charon-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 }
08951eb7 18}