Matt Caswell 3a2171f6aa Don't forget the type of thing we are loading
The apps helper function load_key_certs_crls() is a general purpose
function for loading different types of objects from a given URI. It
sets up an OSSL_STORE and calls OSSL_STORE_expect() so that the store
knows what type of thing to expect to load. Unfortunately this wasn't
working and was always setting "expect" to 0 - which means "anything".

Fixes #13709

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14191)
2021-02-18 16:05:22 +00:00
..
2020-10-15 14:10:06 +01:00
2021-02-18 15:05:17 +00:00
2021-02-18 15:05:17 +00:00
2021-02-12 08:47:32 +00:00
2019-09-04 17:26:07 +02:00
2020-05-15 14:09:49 +01:00
2020-11-26 16:09:12 +00:00
2021-01-28 13:54:57 +01:00
2020-06-25 14:13:12 +01:00