TEST: Adjust the serdes test to include MSBLOB and PVK
authorRichard Levitte <levitte@openssl.org>
Mon, 3 Aug 2020 19:10:19 +0000 (21:10 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 7 Aug 2020 02:13:28 +0000 (04:13 +0200)
commita7922e208ddfbdcff44d1b3fa5839f96510d04bd
treed87092e77974d7c9302767f7e3153faef558f759
parentdca51418b0186c1d829b04ce89990148fbedbf9c
TEST: Adjust the serdes test to include MSBLOB and PVK

Because PVK uses RC4, we must ensure that default + legacy providers
are active.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12574)
test/recipes/04-test_serializer_deserializer.t
test/serdes_test.c