Searched refs:shouldTrustAllServerCerts (Results 1 – 3 of 3) sorted by relevance
92 hostAuth.shouldTrustAllServerCerts()); in registerClientCert()102 hostAuth.shouldTrustAllServerCerts()); in registerClientCert()
303 public boolean shouldTrustAllServerCerts() { in shouldTrustAllServerCerts() method in HostAuth
1219 mTrustSsl = hostAuth.shouldTrustAllServerCerts(); in setConnectionParameters()