Class PermissiveCertificateVerifier

  • All Implemented Interfaces:
    CertificateVerifier

    public class PermissiveCertificateVerifier
    extends Object
    implements CertificateVerifier
    The trust manager which does trust all certificates and does not complain on anything.