Skip to content

Upgrade to futures-rustls 0.26.0, rustls 0.23.5.

Nick Mathewson requested to merge nickm/arti:upgrade-rustls into main

The rustls upgrade will solve #1377 (closed) and CVE-2024-32650.

Note that we've had to patch our RustlsProvider impl a bit in order to keep the tests passing. See comments.

Closes #1377 (closed).

Merge request reports