netty5/handler
Norman Maurer 8a1c7f2ca6 Allow to enable/disable protocols on the OpenSslEngine
Motivation:

To be compatible with SSLEngine we need to support enable / disable procols on the OpenSslEngine

Modifications:

Implement OpenSslEngine.getSupportedProtocols() , getEnabledProtocols() and setEnabledProtocols(...)

Result:

Better compability with SSLEngine
2014-12-26 09:34:21 +01:00
..
src Allow to enable/disable protocols on the OpenSslEngine 2014-12-26 09:34:21 +01:00
pom.xml Fix dependency issues with hamcrest 2014-12-04 17:59:15 +09:00