summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorShane Lontis <shane.lontis@oracle.com>2021-04-30 11:45:51 +1000
committerPauli <pauli@openssl.org>2021-05-01 13:09:07 +1000
commit38e12964a62b8bfb54693b92f13642e3c61bd8c4 (patch)
tree11ee9e45cf65980532d552dd4addd607a31d4260 /test
parent91034b68b39e3525f09fb263b9272de410a3ba4c (diff)
Fix no-fips-securitychecks test failure
Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15091)
Diffstat (limited to 'test')
-rw-r--r--test/recipes/30-test_evp_data/evppkey_ecdsa.txt1
1 files changed, 1 insertions, 0 deletions
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