New issue
Advanced search Search tips

Issue 708268 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug
Team-Security-UX



Sign in to add a comment

Improve Error page string for SubjectAltName missing case

Project Member Reported by elawrence@chromium.org, Apr 4 2017

Issue description

In  Issue 703614 , we changed the error page string minimally in the hopes of merging.

For M59, we should try to land a proper friendly string.
 
Status: Started (was: Assigned)
https://codereview.chromium.org/2868733003
OldvsNew.png
49.7 KB View Download
Project Member

Comment 2 by bugdroid1@chromium.org, May 17 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/71bba34b40a119f47747cd29048de739539bf0e7

commit 71bba34b40a119f47747cd29048de739539bf0e7
Author: elawrence <elawrence@chromium.org>
Date: Wed May 17 16:19:43 2017

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}

[modify] https://crrev.com/71bba34b40a119f47747cd29048de739539bf0e7/components/ssl_errors/error_info.cc
[modify] https://crrev.com/71bba34b40a119f47747cd29048de739539bf0e7/components/ssl_errors_strings.grdp

Status: Fixed (was: Started)

Sign in to add a comment