Update Rust crate openssl to 0.10.63
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
openssl | dependencies | patch |
0.10.62 -> 0.10.63
|
Release Notes
sfackler/rust-openssl (openssl)
v0.10.63
What's Changed
- Allow passing a passphrase callback when loading a public key by @alex in https://github.com/sfackler/rust-openssl/pull/2135
- Expose several additional ciphers for symmetry with symm by @alex in https://github.com/sfackler/rust-openssl/pull/2140
- brew: add openssl@3.0 (for 3.0.x LTS releases) by @chenrui333 in https://github.com/sfackler/rust-openssl/pull/2141
- Add PKey::from_dhx by @alex in https://github.com/sfackler/rust-openssl/pull/2142
- Make X509_PURPOSE opaque for LibreSSL >= 3.9.0 by @botovq in https://github.com/sfackler/rust-openssl/pull/2145
- PEM parsing: check last error instead of first by @botovq in https://github.com/sfackler/rust-openssl/pull/2148
- Expose brainpool NIDs on libressl by @alex in https://github.com/sfackler/rust-openssl/pull/2150
- Add two methods to the PKCS7 API by @facutuesca in https://github.com/sfackler/rust-openssl/pull/2111
- add more boringssl methods by @zh-jq in https://github.com/sfackler/rust-openssl/pull/2138
- Release openssl v0.10.63 and openssl-sys v0.9.99 by @alex in https://github.com/sfackler/rust-openssl/pull/2152
Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.62...openssl-v0.10.63
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.