aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/rw-initiator-only/hosts/carol/etc/strongswan.conf
blob: 54b68df4f4ee761a64874d12c0082a1e9cde2ee2 (plain)
1
2
3
4
5
6
7
# /etc/strongswan.conf - strongSwan configuration file

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

  initiator_only = yes
}