From: Tobias Brunner Date: Wed, 15 Apr 2026 13:00:35 +0000 (+0200) Subject: testing: Fix typo regarding ML-KEM in description X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;ds=inline;p=thirdparty%2Fstrongswan.git testing: Fix typo regarding ML-KEM in description --- diff --git a/testing/tests/ikev2/rw-mlkem/description.txt b/testing/tests/ikev2/rw-mlkem/description.txt index 5be7452b63..99f6cc06c1 100755 --- a/testing/tests/ikev2/rw-mlkem/description.txt +++ b/testing/tests/ikev2/rw-mlkem/description.txt @@ -2,7 +2,7 @@ The roadwarriors carol and dave as well as the gateway moon openssl plugin based on the OpenSSL library for all cryptographical functions plus the ml plugin for the post-quantum ML-KEM key exchange algorithm. The authentication is based on X.509 certificates and the key exchange on -x25519-ke1_mlkem512 for carol and ecp384-ke1_mlkem786 for dave. +x25519-ke1_mlkem512 for carol and ecp384-ke1_mlkem768 for dave.

Upon the successful establishment of the IPsec tunnels, the updown script automatically inserts iptables-based firewall rules that let pass the tunneled traffic.