]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: skip tlsfuzzer tests pkcs11-provider test
authorOndrej Moris <omoris@redhat.com>
Tue, 4 Mar 2025 05:36:56 +0000 (06:36 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 20 May 2025 19:29:14 +0000 (21:29 +0200)
commit031b4b7c25ef8bc759ea1895a52c6b3831b43518
tree8e7d067a6e5332feee1bc554cc89ac123ce0c5ff
parent402380d3e1f2a3dfd1e717bc8e5ea5f8d282ccd7
test: skip tlsfuzzer tests pkcs11-provider test

Tlsfuzzer tests in pkcs11-provider external test currently uses hard-coded
lists of TLS 1.3 signature algorithms expected from openssl. However, openssl
neither promises a fixed default set of the signature algorithms nor promises
a fixed default ordering ofthese algorithms and hence test might fail
eventually even though there is nothing wrong anywhere.

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