aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/esp-alg-null
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2017-03-20 07:24:29 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2017-03-20 21:18:00 +0100
commitefc1b9846134349133a8b295840fb260c074d96b (patch)
tree15d3d71f0a6f93c0271c375d3f1aac9d54431f53 /testing/tests/ikev2/esp-alg-null
parentdb1ab1cd9930fb4e86916591883d2f2ba9fad36c (diff)
downloadstrongswan-efc1b9846134349133a8b295840fb260c074d96b.tar.bz2
strongswan-efc1b9846134349133a8b295840fb260c074d96b.tar.xz
Allow x25519 as an alias of the curve25519 KE algorithm
Diffstat (limited to 'testing/tests/ikev2/esp-alg-null')
-rw-r--r--testing/tests/ikev2/esp-alg-null/hosts/carol/etc/ipsec.conf2
-rw-r--r--testing/tests/ikev2/esp-alg-null/hosts/moon/etc/ipsec.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ikev2/esp-alg-null/hosts/carol/etc/ipsec.conf b/testing/tests/ikev2/esp-alg-null/hosts/carol/etc/ipsec.conf
index e367cbf4a..9991b0b24 100644
--- a/testing/tests/ikev2/esp-alg-null/hosts/carol/etc/ipsec.conf
+++ b/testing/tests/ikev2/esp-alg-null/hosts/carol/etc/ipsec.conf
@@ -8,7 +8,7 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
- ike=aes128-sha256-curve25519!
+ ike=aes128-sha256-x25519!
esp=null-sha256!
conn home
diff --git a/testing/tests/ikev2/esp-alg-null/hosts/moon/etc/ipsec.conf b/testing/tests/ikev2/esp-alg-null/hosts/moon/etc/ipsec.conf
index 84cad9a81..2a2c4cb9c 100644
--- a/testing/tests/ikev2/esp-alg-null/hosts/moon/etc/ipsec.conf
+++ b/testing/tests/ikev2/esp-alg-null/hosts/moon/etc/ipsec.conf
@@ -8,7 +8,7 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
- ike=aes128-sha256-curve25519!
+ ike=aes128-sha256-x25519!
esp=null-sha256!
conn rw