Check whether or not a certificate is self-signed.
commit32b3d8ab60476036ea7d687f43f23e0b63796a5a
authorpalmer <palmer@chromium.org>
Wed, 29 Oct 2014 19:51:02 +0000 (29 12:51 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 29 Oct 2014 19:52:02 +0000 (29 19:52 +0000)
tree12bb0d4cbae84f32c1ecc23ac69f77a2deb2e221
parent6ca1a64c4ab2d2e97d529808fd66d7bf63dd8b66
Check whether or not a certificate is self-signed.

This will enable telemetry, and possibly heuristics for gauging the severity
of HTTPS authentication failures.

BUG=392310

Review URL: https://codereview.chromium.org/634033002

Cr-Commit-Position: refs/heads/master@{#301912}
net/cert/x509_certificate.h
net/cert/x509_certificate_ios.cc
net/cert/x509_certificate_mac.cc
net/cert/x509_certificate_nss.cc
net/cert/x509_certificate_openssl.cc
net/cert/x509_certificate_unittest.cc
net/cert/x509_certificate_win.cc