Skip to content

v2.0.8

Compare
Choose a tag to compare
@daenney daenney released this 08 May 17:13
· 285 commits to master since this release
  • Add a new KeyLogWriter in #344
    This makes it possible to log TLS master keys somewhere, which is useful for debugging using tools like Wireshark. This mirrors the KeyLogWriter on tls.Config in the Go standard library