Class NoCaTrustManager

  • All Implemented Interfaces:
    TrustManager, X509TrustManager

    public class NoCaTrustManager
    extends Object
    implements X509TrustManager
    This TrustManager used to ignore CA cert validation and should not be used unless user explicitly asks to ignore host identity validation.