netty5/handler
Norman Maurer 707784081e [#5401] Support -Djdk.tls.ephemeralDHKeySize=num when using OpenSslContext
Motivation:

Java8+ adds support set a DH key size via a System property (jdk.tls.ephemeralDHKeySize). We should respect this when using OpenSSL.

Modifications:

Respect system property.

Result:

More consistent SSL implementation.
2016-06-28 07:10:23 +02:00
..
src [#5401] Support -Djdk.tls.ephemeralDHKeySize=num when using OpenSslContext 2016-06-28 07:10:23 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-06-07 20:00:14 +02:00