netty5/handler
Norman Maurer 127f6e90f3 Throw if SSLParameters contains settings that are not supported by ReferenceCountedOpenSslEngine
Motivation:

We not support all SSLParameters settings so we should better throw if a user try to use them.

Modifications:

- Check for unsupported parameters
- Add unit test

Result:

Less surprising behavior.
2017-02-23 20:00:53 +01:00
..
src Throw if SSLParameters contains settings that are not supported by ReferenceCountedOpenSslEngine 2017-02-23 20:00:53 +01:00
pom.xml Use the correct arguments when run with jdk9 2017-02-15 10:20:05 +01:00