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

Issue 1180313006: Include unverified server-sent cert chain in reports (Closed)

Created:
5 years, 6 months ago by estark
Modified:
5 years, 6 months ago
Reviewers:
meacer
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Include unverified server-sent cert chain in reports As of https://codereview.chromium.org/1174073003/, net::SSLInfo contains the unverified certificate chain as received by the client (which might be different than the chain as built by the client during verification). This CL adds the unverified chain to invalid certificate reports. BUG=498945 Committed: https://crrev.com/fcac4d5822ebb8b831a2125b1800e4cc65fe6b3d Cr-Commit-Position: refs/heads/master@{#334472} Committed: https://crrev.com/2910d62cffd1c2fa949cf0b5e8417fa114f58491 Cr-Commit-Position: refs/heads/master@{#334975}

Patch Set 1 #

Total comments: 6

Patch Set 2 : meacer comments #

Patch Set 3 : testing #

Patch Set 4 : more testing #

Patch Set 5 : more testing #

Patch Set 6 : revert testing changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -9 lines) Patch
M chrome/browser/ssl/cert_logger.proto View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ssl/certificate_error_report.cc View 1 4 5 3 chunks +20 lines, -5 lines 0 comments Download
M chrome/browser/ssl/certificate_error_report_unittest.cc View 3 4 5 6 chunks +21 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
estark
meacer: could you please take a look? For more context, https://codereview.chromium.org/1174073003/ is the CL that ...
5 years, 6 months ago (2015-06-15 18:58:33 UTC) #2
meacer
https://codereview.chromium.org/1180313006/diff/1/chrome/browser/ssl/cert_logger.proto File chrome/browser/ssl/cert_logger.proto (right): https://codereview.chromium.org/1180313006/diff/1/chrome/browser/ssl/cert_logger.proto#newcode91 chrome/browser/ssl/cert_logger.proto:91: optional string unverified_cert_chain = 8; Just to clarify: Should ...
5 years, 6 months ago (2015-06-15 19:57:20 UTC) #3
estark
Thanks meacer. https://codereview.chromium.org/1180313006/diff/1/chrome/browser/ssl/cert_logger.proto File chrome/browser/ssl/cert_logger.proto (right): https://codereview.chromium.org/1180313006/diff/1/chrome/browser/ssl/cert_logger.proto#newcode91 chrome/browser/ssl/cert_logger.proto:91: optional string unverified_cert_chain = 8; On 2015/06/15 ...
5 years, 6 months ago (2015-06-15 20:47:37 UTC) #4
meacer
On 2015/06/15 20:47:37, estark wrote: > Thanks meacer. > > https://codereview.chromium.org/1180313006/diff/1/chrome/browser/ssl/cert_logger.proto > File chrome/browser/ssl/cert_logger.proto (right): ...
5 years, 6 months ago (2015-06-15 20:55:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1180313006/20001
5 years, 6 months ago (2015-06-15 20:57:34 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-15 22:15:48 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/fcac4d5822ebb8b831a2125b1800e4cc65fe6b3d Cr-Commit-Position: refs/heads/master@{#334472}
5 years, 6 months ago (2015-06-15 22:17:47 UTC) #9
phoglund_chromium
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1191743002/ by phoglund@chromium.org. ...
5 years, 6 months ago (2015-06-16 07:52:46 UTC) #10
estark
Waiting on fix to SSLInfo before re-landing this: crrev.com/1188503004
5 years, 6 months ago (2015-06-17 17:26:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1180313006/100001
5 years, 6 months ago (2015-06-17 23:52:11 UTC) #14
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 6 months ago (2015-06-18 01:02:35 UTC) #15
commit-bot: I haz the power
5 years, 6 months ago (2015-06-18 01:04:50 UTC) #16
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/2910d62cffd1c2fa949cf0b5e8417fa114f58491
Cr-Commit-Position: refs/heads/master@{#334975}

Powered by Google App Engine
This is Rietveld 408576698