From 7410d3c6d6a9a1cd7aa55083c938946af6ff9498 Mon Sep 17 00:00:00 2001
From: Rene Mayrhofer <rene@mayrhofer.eu.org>
Date: Wed, 21 Oct 2009 11:14:02 +0000
Subject: [svn-upgrade] Integrating new upstream version, strongswan (4.3.4)

---
 .../tests/openssl-ikev2/alg-ecp-high/hosts/carol/etc/strongswan.conf  | 4 ++++
 .../tests/openssl-ikev2/alg-ecp-high/hosts/dave/etc/strongswan.conf   | 4 ++++
 .../tests/openssl-ikev2/alg-ecp-high/hosts/moon/etc/strongswan.conf   | 4 ++++
 3 files changed, 12 insertions(+)

(limited to 'testing/tests/openssl-ikev2/alg-ecp-high')

diff --git a/testing/tests/openssl-ikev2/alg-ecp-high/hosts/carol/etc/strongswan.conf b/testing/tests/openssl-ikev2/alg-ecp-high/hosts/carol/etc/strongswan.conf
index e10230384..81dfac334 100644
--- a/testing/tests/openssl-ikev2/alg-ecp-high/hosts/carol/etc/strongswan.conf
+++ b/testing/tests/openssl-ikev2/alg-ecp-high/hosts/carol/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
+}
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
+}
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
+}
-- 
cgit v1.2.3