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

charon {
  load = curl pem pkcs1 openssl random x509 hmac stroke kernel-netlink updown
}

libstrongswan {
  ecp_x_coordinate_only = no
}