Skip to content

SwiftNIO SSL 2.21.0

Compare
Choose a tag to compare
@dnadoba dnadoba released this 02 Aug 14:15
· 75 commits to main since this release
0265283

SemVer Minor

SemVer Patch

  • Tolerate massive writes (#384, #385)
  • Add sendCANameList to best effort functions. (#386)

Other Changes

  • Update the expired leaf certificate (#383)
  • Invoke additionalPeerCertificateVerificationCallback with peer certificate (#387)
  • Make NIOSSLCertificate._subjectAlternativeNames() return type non-optional (#389)