aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/shunt-policies-nat-rw/hosts/alice/etc/strongswan.conf
blob: 23671b07ebf39f9293d5cc4c7291e0f6d964c219 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# /etc/strongswan.conf - strongSwan configuration file

charon-systemd {
  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown

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