]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fix no-fips-securitychecks test failure
authorShane Lontis <shane.lontis@oracle.com>
Fri, 30 Apr 2021 01:45:51 +0000 (11:45 +1000)
committerPauli <pauli@openssl.org>
Sat, 1 May 2021 03:09:07 +0000 (13:09 +1000)
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15091)

test/recipes/30-test_evp_data/evppkey_ecdsa.txt

index f09edd90328b44bf1f5221ce69060848b595b47c..7202b5ce702d24bd16a69c43a3be0fd46e918883 100644 (file)
@@ -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