testing: Convert swanctl scenarios to curve-25519

This commit is contained in:
Andreas Steffen
2016-12-30 16:22:12 +01:00
parent 65797c9faf
commit 08253bbba3
55 changed files with 101 additions and 101 deletions
@@ -16,11 +16,11 @@ connections {
local_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-modp3072
esp_proposals = aes128gcm128-curve25519
}
}
version = 2
send_certreq = no
proposals = aes128-sha256-modp3072
proposals = aes128-sha256-curve25519
}
}