netty5/handler/src/main/java/io
Norman Maurer 473c23aec9 Allow to enable client authentication on the OpenSslEngine
Motivation:

At the moment there is no way to enable client authentication when using OpenSslEngine. This limits the uses of OpenSslEngine.

Modifications:

Add support for different authentication modes.

Result:

OpenSslEngine can now also be used when client authenticiation is needed.
2014-12-22 20:18:51 +01:00
..
netty/handler Allow to enable client authentication on the OpenSslEngine 2014-12-22 20:18:51 +01:00