Skip to content

v1.6.2

Compare
Choose a tag to compare
@nathanejohnson nathanejohnson released this 13 Sep 19:12
· 42 commits to master since this release
ebf15c2

Changelog

  • Issue #903 PR #904 - Improve TLS Cipher Suite parser in the config
    loader to handle modern TLS 1.3 cipher suites. This should no longer require manual updating of code as new
    cipher suites are added to the standard library crypto/tls package.