From 38e12964a62b8bfb54693b92f13642e3c61bd8c4 Mon Sep 17 00:00:00 2001 From: Shane Lontis Date: Fri, 30 Apr 2021 11:45:51 +1000 Subject: Fix no-fips-securitychecks test failure Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/15091) --- test/recipes/30-test_evp_data/evppkey_ecdsa.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test') 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 -- cgit v1.2.3