summaryrefslogtreecommitdiff
path: root/testing/tests/openssl-ikev2/alg-ecp-high/hosts/dave/etc/strongswan.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/openssl-ikev2/alg-ecp-high/hosts/dave/etc/strongswan.conf')
-rw-r--r--testing/tests/openssl-ikev2/alg-ecp-high/hosts/dave/etc/strongswan.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/tests/openssl-ikev2/alg-ecp-high/hosts/dave/etc/strongswan.conf b/testing/tests/openssl-ikev2/alg-ecp-high/hosts/dave/etc/strongswan.conf
index 7ffdcc204..eb0ba532d 100644
--- a/testing/tests/openssl-ikev2/alg-ecp-high/hosts/dave/etc/strongswan.conf
+++ b/testing/tests/openssl-ikev2/alg-ecp-high/hosts/dave/etc/strongswan.conf
@@ -3,3 +3,7 @@
charon {
load = curl aes des sha1 sha2 md5 gmp openssl random x509 pubkey hmac stroke kernel-netlink updown
}
+
+libstrongswan {
+ ecp_x_coordinate_only = no
+}