]> git.ipfire.org Git - thirdparty/openssl.git/commit
80-test_cms.t: Fix Provider compatibility CI failures
authorTomas Mraz <tomas@openssl.org>
Tue, 25 Mar 2025 09:17:36 +0000 (10:17 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 25 Mar 2025 10:32:17 +0000 (11:32 +0100)
commit6653aad0d121b66263a88186c907163aecf18d9d
tree1cc471dba98f6f5b61636df8b21bfbd94a413f9d
parent6df6496e3e9ef6f8fa6fc864dcb9b5d1d007e792
80-test_cms.t: Fix Provider compatibility CI failures

Old FIPS providers do not support PQC algorithms.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27147)

(cherry picked from commit e5bd7f91106481690c8be2d6de9c8a86c81b5f91)
test/recipes/80-test_cms.t