Skip to content

2.8.37

Choose a tag to compare

@NickCraver NickCraver released this 06 May 14:58
· 59 commits to main since this release
e91c3eb

What's Changed

  • Add ConfigurationOptions.SetUserPemCertificate(...) and ConfigurationOptions.SetUserPfxCertificate(...) methods to simplify using client certificates (#2873 by @mgravell)
  • Add logging for when a Multiplexer reconfigures (#2864 by @st-dev-gh)
  • Fix: Move AuthenticateAsClient to fully async after dropping older framework support, to help client thread starvation in cases TLS negotiation stalls server-side (#2878 by @NickCraver)

New Contributors

Full Changelog: 2.8.31...2.8.37