aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/openssl-ikev2/alg-ecp-low/hosts/dave/etc/strongswan.conf
blob: 20d891cdc235b01841a7e7140e5a30a04832fd18 (plain)
1
2
3
4
5
6
7
8
9
# /etc/strongswan.conf - strongSwan configuration file

charon {
  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp pem pkcs1 openssl random x509 hmac stroke kernel-netlink updown
}

libstrongswan {
  ecp_x_coordinate_only = no
}