Fix no-dsa
authorMatt Caswell <matt@openssl.org>
Thu, 7 Nov 2019 09:24:18 +0000 (09:24 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 11 Nov 2019 09:39:05 +0000 (09:39 +0000)
commitf650ab4738107d01925bd4d9043e18bf27ba2dcd
tree64e0599c29200a6665d0a0c5a2406862031801fe
parent8fece3355a76bf9c82d13b5389f88a3649c1e547
Fix no-dsa

Make sure we don't try and load a DSA key in the tests if DSA has been
disabled.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10375)
test/evp_extra_test.c