From: Shane Lontis Date: Fri, 30 Apr 2021 01:45:51 +0000 (+1000) Subject: Fix no-fips-securitychecks test failure X-Git-Tag: openssl-3.0.0-alpha16~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=38e12964a62b8bfb54693b92f13642e3c61bd8c4;p=thirdparty%2Fopenssl.git Fix no-fips-securitychecks test failure Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/15091) --- diff --git a/test/recipes/30-test_evp_data/evppkey_ecdsa.txt b/test/recipes/30-test_evp_data/evppkey_ecdsa.txt index f09edd90328..7202b5ce702 100644 --- a/test/recipes/30-test_evp_data/evppkey_ecdsa.txt +++ b/test/recipes/30-test_evp_data/evppkey_ecdsa.txt @@ -210,6 +210,7 @@ Result = DIGESTSIGNINIT_ERROR # Test that SHA1 is not allowed in fips mode for signing Availablein = fips Sign = P-256 +Securitycheck = 1 Ctrl = digest:SHA1 Input = "0123456789ABCDEF1234" Result = PKEY_CTRL_ERROR