3ebd29f9c7
Motivation: We should only try to use OpenSslX509TrustManagerWrapper when using Java 7+ as otherwise it fail to init in it's static block as X509ExtendedTrustManager was only introduced in Java7 Modifications: Only call OpenSslX509TrustManagerWrapper if we use Java7+ Result: Fixes https://github.com/netty/netty/issues/9064. |
||
---|---|---|
.. | ||
src | ||
pom.xml |