summaryrefslogtreecommitdiffstats
path: root/test/endecode_test.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2021-08-30 13:22:18 +0200
committerRichard Levitte <levitte@openssl.org>2021-09-05 21:42:54 +0200
commit0616afca39adb2ac61a36bc7179a0163d1ee48d0 (patch)
tree5bab468b37c4c8f36bc078a1313493cc6641b72b /test/endecode_test.c
parent5b4cf28b6dc98c519cf9f469421696b6c984d50c (diff)
OSSL_STORE 'file:' scheme: Set input structure for certificates and CRLs
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) (cherry picked from commit 821b3956ec698927281a5b29c55cd87eb7b2793d)
Diffstat (limited to 'test/endecode_test.c')
0 files changed, 0 insertions, 0 deletions