Lines Matching refs:cert
825 // if it returns cert verification error. It didn't perform835 if (ssl_config_.IsAllowedBadCert(ssl_info.cert)) {845 bad_cert.cert = ssl_info.cert;1017 // TODO(ukai): handle cert error properly.