netty5/handler
Norman Maurer 15ca81a565 Allow to use custom TrustManagerFactory for JdkSslServerContent and OpenSslServerContext
Motivation:

When using client auth it is sometimes needed to use a custom TrustManagerFactory.

Modifications:

Allow to pass in TrustManagerFactory

Result:

It's now possible to use custom TrustManagerFactories for JdkSslServerContext and OpenSslServerContext
2014-12-22 20:56:49 +01:00
..
src Allow to use custom TrustManagerFactory for JdkSslServerContent and OpenSslServerContext 2014-12-22 20:56:49 +01:00
pom.xml Fix dependency issues with hamcrest 2014-12-04 17:59:15 +09:00