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

Issue 2509613002: Distrust new WoSign/StartCom certificates (Closed)

Created:
4 years, 1 month ago by Ryan Sleevi
Modified:
4 years, 1 month ago
Reviewers:
davidben
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Distrust new WoSign/StartCom certificates As announced at https://security.googleblog.com/2016/10/distrusting-wosign-and-startcom.html BUG=661003 R=davidben@chromium.org TEST=https://notbefore-after-21st-test.samspin.net/ does not load Committed: https://crrev.com/600f3a8217ed36654e9c10a778ca2de1480cb36a Cr-Commit-Position: refs/heads/master@{#432755}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Feedback & test #

Patch Set 3 : Rebased #

Patch Set 4 : Make bots happy #

Patch Set 5 : Re-run net/data/update_net_gypi.py #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1070 lines, -14 lines) Patch
M net/cert/cert_verify_proc_whitelist.cc View 1 2 3 chunks +70 lines, -14 lines 0 comments Download
M net/cert/cert_verify_proc_whitelist_unittest.cc View 1 1 chunk +19 lines, -0 lines 0 comments Download
M net/data/ssl/certificates/README View 1 1 chunk +5 lines, -0 lines 0 comments Download
A net/data/ssl/certificates/wosign_after_oct_21.pem View 1 2 3 1 chunk +39 lines, -0 lines 0 comments Download
A net/data/ssl/certificates/wosign_before_oct_21.pem View 1 2 3 1 chunk +48 lines, -0 lines 0 comments Download
A net/data/ssl/wosign/4b22d5a6aec99f3cdb79aa5ec06838479cd5ecba7164f7f22dc1d65f63d85708.pem View 1 chunk +120 lines, -0 lines 0 comments Download
A net/data/ssl/wosign/7d8ce822222b90c0b14342c7a8145d1f24351f4d1a1fe0edfd312ee73fb00149.pem View 1 chunk +84 lines, -0 lines 0 comments Download
A net/data/ssl/wosign/8b45da1c06f791eb0cabf26be588f5fb23165c2e614bf885562d0dce50b29b02.pem View 1 chunk +50 lines, -0 lines 0 comments Download
A net/data/ssl/wosign/README.md View 1 chunk +19 lines, -0 lines 0 comments Download
A net/data/ssl/wosign/c766a9bef2d4071c863a31aa4920e813b2d198608cb7b7cfe21143b836df09ea.pem View 1 chunk +148 lines, -0 lines 0 comments Download
A net/data/ssl/wosign/c7ba6567de93a798ae1faa791e712d378fae1f93c4397fea441bb7cbe6fd5995.pem View 1 chunk +118 lines, -0 lines 0 comments Download
A net/data/ssl/wosign/d487a56f83b07482e85e963394c1ecc2c9e51d0903ee946b02c301581ed99e16.pem View 1 chunk +78 lines, -0 lines 0 comments Download
A net/data/ssl/wosign/d6f034bd94aa233f0297eca4245b283973e447aa590f310c77f48fdf83112254.pem View 1 chunk +119 lines, -0 lines 0 comments Download
A net/data/ssl/wosign/e17890ee09a3fbf4f48b9c414a17d637b7a50647e9bc752322727fcc1742a911.pem View 1 chunk +146 lines, -0 lines 0 comments Download
M net/net.gypi View 1 2 3 4 4 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (22 generated)
Ryan Sleevi
David: Please take a look. The only unit test I plan to add is a ...
4 years, 1 month ago (2016-11-16 09:19:46 UTC) #1
davidben
https://codereview.chromium.org/2509613002/diff/1/net/cert/cert_verify_proc_whitelist.cc File net/cert/cert_verify_proc_whitelist.cc (right): https://codereview.chromium.org/2509613002/diff/1/net/cert/cert_verify_proc_whitelist.cc#newcode19 net/cert/cert_verify_proc_whitelist.cc:19: const uint8_t g_wosign_keys[][crypto::kSHA256Length] = { Nit: kWoSignKeys? https://codereview.chromium.org/2509613002/diff/1/net/cert/cert_verify_proc_whitelist.cc#newcode1939 net/cert/cert_verify_proc_whitelist.cc:1939: ...
4 years, 1 month ago (2016-11-16 09:52:31 UTC) #3
Ryan Sleevi
Updated https://codereview.chromium.org/2509613002/diff/1/net/cert/cert_verify_proc_whitelist.cc File net/cert/cert_verify_proc_whitelist.cc (right): https://codereview.chromium.org/2509613002/diff/1/net/cert/cert_verify_proc_whitelist.cc#newcode1948 net/cert/cert_verify_proc_whitelist.cc:1948: (cert.valid_start().is_null() || cert.valid_start().is_max() || On 2016/11/16 09:52:31, davidben ...
4 years, 1 month ago (2016-11-16 11:07:51 UTC) #4
davidben
lgtm https://codereview.chromium.org/2509613002/diff/1/net/cert/cert_verify_proc_whitelist.cc File net/cert/cert_verify_proc_whitelist.cc (right): https://codereview.chromium.org/2509613002/diff/1/net/cert/cert_verify_proc_whitelist.cc#newcode1948 net/cert/cert_verify_proc_whitelist.cc:1948: (cert.valid_start().is_null() || cert.valid_start().is_max() || On 2016/11/16 11:07:51, Ryan ...
4 years, 1 month ago (2016-11-16 15:56:40 UTC) #21
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/2509613002/80001
4 years, 1 month ago (2016-11-16 22:19:30 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/69218)
4 years, 1 month ago (2016-11-17 01:35:40 UTC) #25
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/2509613002/80001
4 years, 1 month ago (2016-11-17 01:39:22 UTC) #27
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-17 05:10:08 UTC) #29
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 05:15:18 UTC) #31
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/600f3a8217ed36654e9c10a778ca2de1480cb36a
Cr-Commit-Position: refs/heads/master@{#432755}

Powered by Google App Engine
This is Rietveld 408576698