mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
821b3956ec
When the user expects to load a certificate or a CRL through the OSSL_STORE loading function, the 'file:' implementation sets the corresponding structure names in the internal decoder context. This is especially geared for PEM files, which often contain a mix of objects, and password prompting should be avoided for objects that need them, but aren't what the caller is looking for. Fixes #16224 Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16466) |
||
---|---|---|
.. | ||
build.info | ||
file_store_any2obj.c | ||
file_store_local.h | ||
file_store.c |