]> git.ipfire.org Git - thirdparty/openssl.git/commit
Don't load the legacy provider in test_evp_libctx unnecessarily
authorMatt Caswell <matt@openssl.org>
Wed, 2 Dec 2020 13:01:54 +0000 (13:01 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 11 Dec 2020 10:56:22 +0000 (10:56 +0000)
commitd5e8d260089dd928b27d72096c745f61ca4a0d57
tree2520272b8baad933d18965314a88823cb4906f5a
parentf2130201f19f74d6d8bbd19e20a6fe33f95d49c6
Don't load the legacy provider in test_evp_libctx unnecessarily

We don't need the legacy provider, so don't load it. This avoids
problems in a no-legacy build

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13595)
test/recipes/30-test_evp_libctx.t