Fix #2825 by allowing P256+SHA512 and P384-SHA512 signatures in certificate chains.
What's Changed
- 0.23.36: Support P256+SHA512 and P384+SHA512 signatures in certificates by @ctz in https://github.com/rustls/rustls/pull/2828
Full Changelog: https://github.com/rustls/rustls/compare/v/0.23.35...v/0.23.36