Skip to content

v0.9.1

Choose a tag to compare

@sfackler sfackler released this 11 Nov 16:50
· 3125 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.