e74c8edba3
Motivation: Netty currently does not support creating SslContext objects that support mutual authentication. Modifications: -Modify the SslContext interface to support mutual authentication for JDK and OpenSSL -Provide an implementation of mutual authentication for JDK -Add unit tests to support new feature Result: Netty SslContext interface supports mutual authentication and JDK providers have an implementation. |
||
---|---|---|
.. | ||
src | ||
pom.xml |