Searched refs:certError (Results 1 – 1 of 1) sorted by relevance
46 private boolean allowCertificateError(int certError, byte[] derBytes, final String url, in allowCertificateError() argument53 final SslError sslError = SslUtil.sslErrorFromNetErrorCode(certError, cert, url); in allowCertificateError()