netty5/handler/src/test/java/io/netty
Norman Maurer e220c56823 [#4746] Support SNI when using OpenSSL
Motivation:

When using SslProvider.OPENSSL we currently not handle SNI on the client side.

Modifications:

Correctly enable SNI when using clientMode and peerHost != null.

Result:

SNI works even with SslProvider.OPENSSL.
2016-02-03 10:46:10 +01:00
..
handler [#4746] Support SNI when using OpenSSL 2016-02-03 10:46:10 +01:00