diff options
Diffstat (limited to 'testing/tests/openssl-ikev2/alg-ecp-high/hosts/moon/etc/strongswan.conf')
-rw-r--r-- | testing/tests/openssl-ikev2/alg-ecp-high/hosts/moon/etc/strongswan.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/tests/openssl-ikev2/alg-ecp-high/hosts/moon/etc/strongswan.conf b/testing/tests/openssl-ikev2/alg-ecp-high/hosts/moon/etc/strongswan.conf index e10230384..81dfac334 100644 --- a/testing/tests/openssl-ikev2/alg-ecp-high/hosts/moon/etc/strongswan.conf +++ b/testing/tests/openssl-ikev2/alg-ecp-high/hosts/moon/etc/strongswan.conf @@ -3,3 +3,7 @@ charon { load = curl openssl random x509 pubkey hmac stroke kernel-netlink updown } + +libstrongswan { + ecp_x_coordinate_only = no +} |