The branch master has been updated
via 38e12964a62b8bfb54693b92f13642e3c61bd8c4 (commit)
from 91034b68b39e3525f09fb263b9272de410a3ba4c (commit)
- Log -----------------------------------------------------------------
commit 38e12964a62b8bfb54693b92f13642e3c61bd8c4
Author: Shane Lontis <[email protected]>
Date: Fri Apr 30 11:45:51 2021 +1000
Fix no-fips-securitychecks test failure
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/15091)
-----------------------------------------------------------------------
Summary of changes:
test/recipes/30-test_evp_data/evppkey_ecdsa.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/recipes/30-test_evp_data/evppkey_ecdsa.txt
b/test/recipes/30-test_evp_data/evppkey_ecdsa.txt
index f09edd9032..7202b5ce70 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