Skip to content

TLS 3.0.0 Beta 3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 21 Feb 06:31
· 9 commits to master since this release
9766d07

Fixed:

  • Fixed an issue where SNI was not properly sent causing handshake failures on Linux.
  • Fixed an issue where OpenSSLSocket.write would error instead of properly returning .wouldBlock.