]> git.ipfire.org Git - thirdparty/strongswan.git/commit
testing: Make sure ML-KEM scenarios use our ml plugin
authorTobias Brunner <tobias@strongswan.org>
Fri, 6 Jun 2025 09:17:38 +0000 (11:17 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 20 Jun 2025 08:37:24 +0000 (10:37 +0200)
commit9a6aa2530e76e2e8d3d1a6511230c14ea01d1cf0
treea92d1f8dc19cbb2036e21666c4684c2988701c20
parentfaf7ad2331bbcc450042bb977405be233cd371fc
testing: Make sure ML-KEM scenarios use our ml plugin

We now support OpenSSL's implementation in the openssl plugin.  This
makes sure our plugin is used on at least one of the hosts if we ever
switch to an OpenSSL version that supports ML-KEM.

In the ikev2/rw-mlkem scenario the logic is reversed.  There the ml plugin
is preferred on moon to test the responder side (and carol for the
initiator) and dave will switch to OpenSSL if it ever provides ML-KEM.
testing/tests/botan/rw-mlkem/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-mlkem/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-mlkem/hosts/moon/etc/strongswan.conf
testing/tests/wolfssl/rw-mlkem/hosts/dave/etc/strongswan.conf