1419f5b601
Motivation: Conscrypt is a Java Security provider that wraps OpenSSL (specifically BoringSSL). It's a possible alternative to Netty-tcnative that we should explore. So this commit is just to enable us to further investigate its use. Modifications: Modifying the SslContext creation path to support the Conscrypt provider. Result: Netty will support OpenSSL with conscrypt. |
||
---|---|---|
.. | ||
src | ||
pom.xml |