netty5/handler
Norman Maurer d98b0236cd Allow to explicit disable usage of KeyManagerFactory when using OpenSsl
Motivation:

Sometimes it may be useful to explicit disable the usage of the KeyManagerFactory when using OpenSsl.

Modifications:

Add io.netty.handler.ssl.openssl.useKeyManagerFactory which can be used to explicit disable KeyManagerFactory usage.

Result:

More flexible usage.
2016-08-05 07:16:02 +02:00
..
src Allow to explicit disable usage of KeyManagerFactory when using OpenSsl 2016-08-05 07:16:02 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-07-27 10:47:03 +02:00