commit | 71bba34b40a119f47747cd29048de739539bf0e7 | [log] [tgz] |
---|---|---|
author | elawrence <[email protected]> | Wed May 17 16:19:43 2017 |
committer | Commit bot <[email protected]> | Wed May 17 16:19:43 2017 |
tree | 705fb6f923a4a63ca9a375d3de0b65380bfc23be | |
parent | 1db0354a8c83ab43aeeebde0c05bbbf91b0e2864 [diff] |
Improve HTTPS error page text when SubjectAltName missing In M58, Chrome deprecated fallback to SubjectCN when determining certificate validity. This changelist improves the error string shown when a Certificate Name Mismatch error occurs and the certificate does not specify any DNS names in the X.509 SubjectAltNames extension. BUG=708268 Review-Url: https://codereview.chromium.org/2868733003 Cr-Commit-Position: refs/heads/master@{#472468}