aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/rw-psk-ipv4/hosts/carol/etc/strongswan.conf
blob: e4a4820e952c272d8c450a32674a42261fc55928 (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 hmac curve25519 kernel-netlink socket-default updown vici

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