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

Issue 2205403002: Add production Cast CRL certificate. (Closed)

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

Description

Add production Cast CRL certificate. Modify tests to support testing the production CRLs. BUG=618463 Committed: https://crrev.com/e0e3a6c65f43c70856bf100eadc1cdaed6adacd1 Cr-Commit-Position: refs/heads/master@{#409933}

Patch Set 1 #

Total comments: 4

Patch Set 2 : TrustStore as explicit dependency for testing verify functions. #

Total comments: 34

Patch Set 3 : Addresses comments #

Total comments: 6

Patch Set 4 : Addresses comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+328 lines, -88 lines) Patch
M components/cast_certificate/cast_cert_validator.h View 1 2 3 4 chunks +17 lines, -7 lines 0 comments Download
M components/cast_certificate/cast_cert_validator.cc View 1 2 4 chunks +27 lines, -15 lines 0 comments Download
M components/cast_certificate/cast_crl.h View 1 2 3 chunks +10 lines, -6 lines 0 comments Download
M components/cast_certificate/cast_crl.cc View 1 2 6 chunks +27 lines, -22 lines 0 comments Download
M components/cast_certificate/cast_crl_root_ca_cert_der-inc.h View 1 chunk +144 lines, -2 lines 0 comments Download
M components/cast_certificate/cast_crl_unittest.cc View 1 2 3 7 chunks +86 lines, -36 lines 0 comments Download
M components/test/data/cast_certificate/testsuite/testsuite1.pb View Binary file 0 comments Download
M components/test/data/cast_certificate/testsuite/testsuite1.pb_text View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (13 generated)
ryanchung
4 years, 4 months ago (2016-08-03 17:31:04 UTC) #3
sheretov
lgtm
4 years, 4 months ago (2016-08-03 22:19:35 UTC) #4
ryanchung
+eroman PTAL thanks.
4 years, 4 months ago (2016-08-03 22:27:38 UTC) #6
eroman
https://codereview.chromium.org/2205403002/diff/1/components/cast_certificate/cast_cert_validator.cc File components/cast_certificate/cast_cert_validator.cc (right): https://codereview.chromium.org/2205403002/diff/1/components/cast_certificate/cast_cert_validator.cc#newcode58 components/cast_certificate/cast_cert_validator.cc:58: static void Reinitialize() { GetInstance()->Initialize(); } How about ReinitializeForTest() ...
4 years, 4 months ago (2016-08-03 22:47:58 UTC) #7
ryanchung
https://codereview.chromium.org/2205403002/diff/1/components/cast_certificate/cast_cert_validator.cc File components/cast_certificate/cast_cert_validator.cc (right): https://codereview.chromium.org/2205403002/diff/1/components/cast_certificate/cast_cert_validator.cc#newcode58 components/cast_certificate/cast_cert_validator.cc:58: static void Reinitialize() { GetInstance()->Initialize(); } On 2016/08/03 22:47:58, ...
4 years, 4 months ago (2016-08-04 18:46:43 UTC) #8
eroman
Thanks for making those changes -- I am happy to see mutation of that singleton ...
4 years, 4 months ago (2016-08-04 19:28:53 UTC) #9
ryanchung
Thanks! https://codereview.chromium.org/2205403002/diff/20001/components/cast_certificate/cast_cert_validator.cc File components/cast_certificate/cast_cert_validator.cc (right): https://codereview.chromium.org/2205403002/diff/20001/components/cast_certificate/cast_cert_validator.cc#newcode261 components/cast_certificate/cast_cert_validator.cc:261: net::TrustStore& trust_store) { On 2016/08/04 19:28:52, eroman wrote: ...
4 years, 4 months ago (2016-08-04 21:56:53 UTC) #12
eroman
lgtm https://codereview.chromium.org/2205403002/diff/40001/components/cast_certificate/cast_cert_validator.h File components/cast_certificate/cast_cert_validator.h (right): https://codereview.chromium.org/2205403002/diff/40001/components/cast_certificate/cast_cert_validator.h#newcode66 components/cast_certificate/cast_cert_validator.h:66: // using the built in Cast trust anchors. ...
4 years, 4 months ago (2016-08-04 22:03:12 UTC) #13
ryanchung
https://codereview.chromium.org/2205403002/diff/40001/components/cast_certificate/cast_cert_validator.h File components/cast_certificate/cast_cert_validator.h (right): https://codereview.chromium.org/2205403002/diff/40001/components/cast_certificate/cast_cert_validator.h#newcode66 components/cast_certificate/cast_cert_validator.h:66: // using the built in Cast trust anchors. On ...
4 years, 4 months ago (2016-08-04 22:17:17 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2205403002/60001
4 years, 4 months ago (2016-08-04 23:27:27 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-04 23:31:40 UTC) #23
commit-bot: I haz the power
4 years, 4 months ago (2016-08-04 23:33:46 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e0e3a6c65f43c70856bf100eadc1cdaed6adacd1
Cr-Commit-Position: refs/heads/master@{#409933}

Powered by Google App Engine
This is Rietveld 408576698