Home | History | Annotate | Download | only in socket_stream

Lines Matching refs:cert

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