]> git.ipfire.org Git - thirdparty/openssl.git/commit
Extend the sslprovider_test to be able to additionally test FIPS
authorMatt Caswell <matt@openssl.org>
Mon, 16 Mar 2020 17:03:08 +0000 (17:03 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 1 Apr 2020 16:29:13 +0000 (17:29 +0100)
commitbeb958ccd87b95f1a86bfe2b879492b62e58d80e
tree1833795eddad511485ba75e166e209877dbc8926
parent5093fec23b2fd724e688d01857ea4dc6cd18cf38
Extend the sslprovider_test to be able to additionally test FIPS

Previously we could test an empty default ctx, with the default provider
loaded into another ctx. Now we do the same with the FIPS provider.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/11401)
test/recipes/90-test_sslprovider.t
test/sslprovidertest.c