Skip to content

v0.9.1

Compare
Choose a tag to compare
@sfackler sfackler released this 11 Nov 16:50
· 2755 commits to master since this release
  • Fix EOF detection for changes in OpenSSL 1.1.0c.
  • Actually support AES GCM in Crypter by adding authentication tag support.
  • Support client CA advertisement in SslContextBuilder.
  • Add accessors of the certificate and private key to SslContext and Ssl.