aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/xauth-rsa/hosts/carol/etc/strongswan.conf
blob: 8ec50187325a3d46aaa8cc87d3b4acb169bfe9c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# /etc/strongswan.conf - strongSwan configuration file

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

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