Home | History | Annotate | Download | only in socket

Lines Matching refs:IsCertificateError

1109       DCHECK(!IsCertificateError(net_error));
1147 if (IsCertificateError(result) && ssl_config_.IsAllowedBadCert(server_cert_))