netty5/handler
Norman Maurer eabfb91686 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:33:45 +01:00
..
src Allow to enable/disable protocols on the OpenSslEngine 2014-12-26 09:33:45 +01:00
pom.xml Fix dependency issues with hamcrest 2014-12-04 18:00:02 +09:00