diff options
author | jsing <> | 2020-11-03 17:22:45 +0000 |
---|---|---|
committer | jsing <> | 2020-11-03 17:22:45 +0000 |
commit | afaf2cdaea3b325d3d2994398d71ad328a7e683a (patch) | |
tree | 543eb1214dc6b8aed4c5ba8c0c29e05da3bdaa29 /src/lib/libssl/tls13_legacy.c | |
parent | f06dd2138c9748d9288f9478162dcd12ac9307d7 (diff) | |
download | openbsd-afaf2cdaea3b325d3d2994398d71ad328a7e683a.tar.gz openbsd-afaf2cdaea3b325d3d2994398d71ad328a7e683a.tar.bz2 openbsd-afaf2cdaea3b325d3d2994398d71ad328a7e683a.zip |
Hook X509_STORE_CTX get_issuer() callback from new X509 verifier.
If we fail to find a parent certificate from either the supplied roots or
intermediates and we have a X509_STORE_CTX, call its get_issuer() callback
to see if it can supply a suitable certificate. This makes things like
certificates by directory (aka by_dir) work correctly.
Issue noted by Uwe Werler <uwe@werler.is>
ok beck@ tb@
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions