Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Issue 14741019: Disallow wildcards from matching top-level registry controlled domains during cert validation. (Closed)

Created:
7 years, 7 months ago by Ryan Sleevi
Modified:
7 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Disallow wildcards from matching top-level registry controlled domains during cert validation. This only disallows wildcards for "ICANN" TLDs/registry controlled domains, and excludes domains in the "private" registry (such as appspot.com or s3.amazonaws.com) BUG=100442 TEST=net_unittests:X509CertificateNameVerifyTest.*, as well as visiting sites such as https://www.appspot.com continues to work without issue. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200771

Patch Set 1 #

Total comments: 1

Patch Set 2 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -14 lines) Patch
M net/cert/x509_certificate.cc View 1 3 chunks +30 lines, -6 lines 0 comments Download
M net/cert/x509_certificate_nss.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M net/cert/x509_certificate_unittest.cc View 3 chunks +19 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Ryan Sleevi
wtc: Now that nyquist@ added support for distinguishing between public and private domains, I'd like ...
7 years, 7 months ago (2013-05-16 01:41:29 UTC) #1
wtc
Patch set 1 LGTM. https://codereview.chromium.org/14741019/diff/1/net/cert/x509_certificate.cc File net/cert/x509_certificate.cc (right): https://codereview.chromium.org/14741019/diff/1/net/cert/x509_certificate.cc#newcode558 net/cert/x509_certificate.cc:558: // that is, prevent *.com ...
7 years, 7 months ago (2013-05-16 18:03:08 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/14741019/5001
7 years, 7 months ago (2013-05-16 18:22:46 UTC) #3
commit-bot: I haz the power
7 years, 7 months ago (2013-05-17 09:26:40 UTC) #4
Message was sent while issue was closed.
Change committed as 200771

Powered by Google App Engine
This is Rietveld 408576698