Skip to content

0.5.2

Choose a tag to compare

@complexspaces complexspaces released this 25 Apr 17:23
· 31 commits to main since this release

The headline of this release is server compatibility improvements.

It removes an edge case where a failure to load any certificates on Linux/BSD platforms would result in silently turning the lack of certificate roots into "no signature algorithms". During the initialization of a TLS session with a server this caused rustls to send an empty supported signature list in the ClientHello.

What's Changed

Full Changelog: v/0.5.1...v/0.5.2