aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/net2net-ed25519/hosts/sun/etc/swanctl/swanctl.conf
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/swanctl/net2net-ed25519/hosts/sun/etc/swanctl/swanctl.conf
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/swanctl/net2net-ed25519/hosts/sun/etc/swanctl/swanctl.conf')
-rwxr-xr-xtesting/tests/swanctl/net2net-ed25519/hosts/sun/etc/swanctl/swanctl.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/swanctl/net2net-ed25519/hosts/sun/etc/swanctl/swanctl.conf b/testing/tests/swanctl/net2net-ed25519/hosts/sun/etc/swanctl/swanctl.conf
index d784bbd76..12cee0fc6 100755
--- a/testing/tests/swanctl/net2net-ed25519/hosts/sun/etc/swanctl/swanctl.conf
+++ b/testing/tests/swanctl/net2net-ed25519/hosts/sun/etc/swanctl/swanctl.conf
@@ -22,12 +22,12 @@ connections {
rekey_time = 5400
rekey_bytes = 500000000
rekey_packets = 1000000
- esp_proposals = aes128gcm128-curve25519
+ esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
reauth_time = 10800
- proposals = aes128-sha256-curve25519
+ proposals = aes128-sha256-x25519
}
}