v/0.22.3
版本发布时间: 2024-03-25 22:42:58
rustls/rustls最新发布版本:v/0.23.15(2024-10-16 21:21:05)
-
Bug fix: return correct
ConnectionTrafficSecrets
variant fromdangerous_extract_secrets()
when AES-256-GCM is negotiated. See #1833 -
Bug fix: correct cipher suite filtering if a custom certificate verifier offers support for
SignatureScheme::ECDSA_SHA1_Legacy
. See https://github.com/seanmonstar/reqwest/issues/2191
What's Changed
- rel-0.22 CI fixes by @cpu in https://github.com/rustls/rustls/pull/1814
- Port #1869 to 0.22 release line by @ctz in https://github.com/rustls/rustls/pull/1870
Full Changelog: https://github.com/rustls/rustls/compare/v/0.22.2...v/0.22.3