]> 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:28:14 +0000 (11:28 +0100)
commite5bd7f91106481690c8be2d6de9c8a86c81b5f91
tree665aefc58e73ffbb565b5b0ebe2dc4a7ee40b986
parentad684e1a6a925c7fbadad7d309f0204f49e67105
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)
test/recipes/80-test_cms.t