]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix CI Provider compatibility test breakage
authorslontis <shane.lontis@oracle.com>
Mon, 17 Nov 2025 03:37:00 +0000 (14:37 +1100)
committerslontis <shane.lontis@oracle.com>
Tue, 18 Nov 2025 04:20:12 +0000 (15:20 +1100)
commitcf3cd850cdb5fc23d932fe5981406efec351b528
treec60af2c5d69a01ff2085070319441e2db28364d4
parent965d6279e8fe2ffa5d0a06d11077cd9b721813cd
Fix CI Provider compatibility test breakage

Fixes #29142

In https://github.com/openssl/openssl/pull/28349 I forgot to tag
to run 'extended tests', and the additional RSA keygen acvp test
did not check for backwards compatability when testing against
older FIPS providers.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Paul Yang <paulyang.inf@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/29157)
test/acvp_test.c