netty5/handler
Norman Maurer 325cc84a2e 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:40 +01:00
..
src Throw if SSLParameters contains settings that are not supported by ReferenceCountedOpenSslEngine 2017-02-23 20:00:40 +01:00
pom.xml Use the correct arguments when run with jdk9 2017-02-15 10:15:00 +01:00