Skip to content

v0.19.2

Compare
Choose a tag to compare
@mholt mholt released this 17 Aug 17:31
· 51 commits to master since this release
v0.19.2
e822453

This release fixes a couple of bugs in on-demand TLS and also improves the context used during handshakes for cert operations. (Contexts assist with timeouts and cancellation.)

What's Changed

  • Create a new context when renewing a certificate in the background by @ankon in #248
  • Use context from ClientHello during GetCertificate by @mholt in #249

Full Changelog: v0.19.1...v0.19.2