netty5/handler
nmittler a1d0207ec5 Adding client auth to SslContextBuilder
Motivation:

To simplify the use of client auth, we need to add it to the SslContextBuilder.

Modifications:

Added a ClientAuth enum and plumbed it through the builder, down into the contexts/engines.

Result:

Client auth can be configured when building an SslContext.
2015-09-18 12:16:49 -07:00
..
src Adding client auth to SslContextBuilder 2015-09-18 12:16:49 -07:00
pom.xml Update Netty to latest netty-tcnative 2015-09-18 12:07:21 -07:00