github rustls/rustls v/0.21.10
0.21.10

latest releases: v/0.23.13, v/0.23.12, v/0.23.11...
9 months ago

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 #1668
  • 0.21.10 release preparation by @cpu in #1678

Full Changelog: v/0.21.9...v/0.21.10

Don't miss a new rustls release

NewReleases is sending notifications on new releases.