netty5/handler
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
..
src Allow to enable client authentication on the OpenSslEngine 2014-12-22 20:18:51 +01:00
pom.xml Fix dependency issues with hamcrest 2014-12-04 17:59:15 +09:00