]> git.ipfire.org Git - thirdparty/openssl.git/commit
tests: temporarily skip MLDSA pkcs11-provider test
authorOndrej Moris <omoris@redhat.com>
Wed, 1 Oct 2025 05:03:27 +0000 (07:03 +0200)
committerNeil Horman <nhorman@openssl.org>
Fri, 3 Oct 2025 17:11:34 +0000 (13:11 -0400)
commit2b97f4d300f18b209983046f49e12f3028ba79f5
treef55a2278a366c2b92e12d0fafd679ca08f350288
parent786cb9680f1ea700262120333e52b20bdc61ceb5
tests: temporarily skip MLDSA pkcs11-provider test

External pkcs11-provider test requires at least kryoptic 1.2 for
MLDSA tests. But the current fedora:latest (42) still contains
kryoptic 1.1 and hence we need to temporarily disable MLDSA tests
until Fedora 43 is released.

Signed-off-by: Ondrej Moris <omoris@redhat.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28716)
test/recipes/95-test_external_pkcs11_provider_data/pkcs11-provider.sh