netty5/handler
Norman Maurer deb1dfb5b0 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:19:14 +01:00
..
src Allow to enable client authentication on the OpenSslEngine 2014-12-22 20:19:14 +01:00
pom.xml Fix dependency issues with hamcrest 2014-12-04 17:53:35 +09:00