Class EnhancingX509ExtendedTrustManager

java.lang.Object
javax.net.ssl.X509ExtendedTrustManager
io.netty.handler.ssl.EnhancingX509ExtendedTrustManager
All Implemented Interfaces:
TrustManager, X509TrustManager

final class EnhancingX509ExtendedTrustManager extends X509ExtendedTrustManager
Wraps an existing X509ExtendedTrustManager and enhances the CertificateException that is thrown because of hostname validation.