From 1ee7e10940adbea707465258a39a6e7effc048d3 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 15 Apr 2026 15:00:35 +0200 Subject: [PATCH] testing: Fix typo regarding ML-KEM in description --- testing/tests/ikev2/rw-mlkem/description.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3