diff options
| author | Bastian Köcher <[email protected]> | 2018-03-07 15:07:55 +0100 |
|---|---|---|
| committer | Bastian Köcher <[email protected]> | 2018-03-07 16:07:57 +0100 |
| commit | 888f4ccaabafd8eed7cdc69be127dc700c7bbf54 (patch) | |
| tree | 63b71f1d1a6d346f50ab014bcf4142ae85ba2e5e /openssl/src/stack.rs | |
| parent | delay return until after forgets (diff) | |
| download | rust-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