Searched refs:shouldTrustAllServerCerts (Results 1 – 2 of 2) sorted by relevance
99 hostAuth.shouldTrustAllServerCerts()); in registerClientCert()108 boolean insecure = hostAuth.shouldTrustAllServerCerts(); in registerClientCert()
400 public boolean shouldTrustAllServerCerts() { in shouldTrustAllServerCerts() method in HostAuth