summaryrefslogtreecommitdiff
path: root/testing/tests/openssl-ikev2/alg-ecp-low/hosts/dave/etc/strongswan.conf
blob: 01fd353c15724605f4d9977186c2b5e6d285a8e5 (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 random gmp pem pkcs1 x509 openssl revocation hmac stroke kernel-netlink socket-default updown
}

libstrongswan {
  ecp_x_coordinate_only = no
}