diff options
author | 2020-09-23 18:20:16 +0000 | |
---|---|---|
committer | 2020-09-23 18:20:16 +0000 | |
commit | 733666e36ac6f8ecf8ff5a84aba451d7108b6972 (patch) | |
tree | 81874f2317a6ffa02e342fd736955ff78c11cfc4 /lib/libssl/ssl_locl.h | |
parent | Add support for agentx to smtpd. (diff) | |
download | wireguard-openbsd-733666e36ac6f8ecf8ff5a84aba451d7108b6972.tar.xz wireguard-openbsd-733666e36ac6f8ecf8ff5a84aba451d7108b6972.zip |
Ensure chain is set on the X509_STORE_CTX before triggering callback.
Various software expects the previous behaviour where the certificate chain
is available on the X509_STORE_CTX when the verify callback is triggered.
Issue hit by bket@ with lastpass-cli which has built in certificate
pinning that is checked via the verify callback.
Fix confirmed by bket@.
ok beck@
Diffstat (limited to 'lib/libssl/ssl_locl.h')
0 files changed, 0 insertions, 0 deletions