v/0.21.10
版本发布时间: 2023-12-08 21:55:12
rustls/rustls最新发布版本:v/0.23.15(2024-10-16 21:21:05)
TLS 1.2 servers now remove session tickets after observing a failure to decrypt, preventing future resumption with the same unusable ticket.
What's Changed
- remove the TLS 1.2 session ticket on DecryptError by @Geal in https://github.com/rustls/rustls/pull/1668
- 0.21.10 release preparation by @cpu in https://github.com/rustls/rustls/pull/1678
Full Changelog: https://github.com/rustls/rustls/compare/v/0.21.9...v/0.21.10