v1.7.1
Highlights
- It's a patch release for 1.7.0 containing a fix for SimpleSslContextBuilder throwing an exception when provided with a certificate chain or a private key.
What's Changed
- Fix bug where TLS certificate streams are read twice by @mrjgreen in #968
- Fix SimpleSslContextBuilderTest not testing anything by not loading keys correctly by @Spikhalskiy in #970
- Release v1.7.1 by @Spikhalskiy in #971
New Contributors
Full Changelog: v1.7.0...v1.7.1