aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/openssl-ikev2/alg-ecp-low/hosts/moon/etc/strongswan.conf
blob: b8038df012b1e0f2cda82c221888e6573811cfa2 (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 socket-default updown
}

libstrongswan {
  ecp_x_coordinate_only = no
}