v0.9.1
- 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
andSsl
.