Skip to content

SwiftNIO SSL 2.5.0

Compare
Choose a tag to compare
@glbrntt glbrntt released this 20 Dec 17:43
b75ffab

SemVer Minor

  • Remove unsafe code from hostname verification (#166)
  • Better errors when we fail hostname verification (#165)

SemVer Patch

  • Add missing cases to == for NIOSSLError and BoringSSLError (#163)
  • tests: remove unused varible (#162)
  • test lots of closes (#161)