]> git.ipfire.org Git - thirdparty/strongswan.git/commit
testing: Enable mgf1 plugin for scenarios where FreeRADIUS uses PSS signatures
authorTobias Brunner <tobias@strongswan.org>
Wed, 26 Jun 2024 12:49:34 +0000 (14:49 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 26 Jun 2024 12:56:22 +0000 (14:56 +0200)
commitc4bce2b79b9cba863dff08295c48d0a8aff70b70
tree188626313a68f35697b481de9371fa29556e52f1
parenta9ced3ccb412804637ca0fc38a75afb158d192d2
testing: Enable mgf1 plugin for scenarios where FreeRADIUS uses PSS signatures

Looks like a cipher suite without DHE was selected previously.

Could be a side-effect of dc1085734f34 ("testing: Remove unnecessary
FreeRADIUS dh_file option as recommended in the log").
testing/tests/ikev2-stroke/rw-eap-peap-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-peap-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-ttls-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2-stroke/rw-eap-ttls-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-peap-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-peap-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-ttls-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-ttls-radius/hosts/dave/etc/strongswan.conf