aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/stack.rs
diff options
context:
space:
mode:
authorBastian Köcher <[email protected]>2018-03-07 15:07:55 +0100
committerBastian Köcher <[email protected]>2018-03-07 16:07:57 +0100
commit888f4ccaabafd8eed7cdc69be127dc700c7bbf54 (patch)
tree63b71f1d1a6d346f50ab014bcf4142ae85ba2e5e /openssl/src/stack.rs
parentdelay return until after forgets (diff)
downloadrust-openssl-888f4ccaabafd8eed7cdc69be127dc700c7bbf54.tar.xz
rust-openssl-888f4ccaabafd8eed7cdc69be127dc700c7bbf54.zip
Fixes the implementation of `X509StoreContextRef::verify_cert`
The certificate, the store and the certificates chain does not need to be consumed by `verify_cert` and instead are taken as references. We also call `X509_STORE_CTX_cleanup`, after the verification succeeded.
Diffstat (limited to 'openssl/src/stack.rs')
0 files changed, 0 insertions, 0 deletions