aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/rw-psk-ipv4/hosts/moon/etc/strongswan.conf
blob: 810169b25850885ff02ce44e6d4e20c8302de232 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# /etc/strongswan.conf - strongSwan configuration file

swanctl {
  load = random openssl
}

charon-systemd {
  load = random nonce aes sha1 sha2 md5 hmac curve25519 kernel-netlink socket-default updown vici

  syslog {
    daemon {
      default = 1
    }
    auth {
      default = 0
    }
  }
}