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

Issue 2362533002: Try #2: CertVerifyProcMac: Add Keychain re-ordering hack, check CRLsets in path pruning loop. (Closed)

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

Description

Try #2: CertVerifyProcMac: Add Keychain re-ordering hack, check CRLsets in path pruning loop. This also removes the native hostname checking workarounds. BUG=570909, 588789, 621684, 647241 Committed: https://crrev.com/af868e7814f899b9be9d2d3f8231d02b9b4d5f64 Cr-Commit-Position: refs/heads/master@{#420782}

Patch Set 1 : patch from issue 2101303005 at patchset 300001 #

Patch Set 2 : fix errSecParam on Sierra when calling CreateSSLServerPolicy with no hostname #

Unified diffs Side-by-side diffs Delta from patch set Stats (+888 lines, -85 lines) Patch
M net/BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
M net/cert/cert_verify_proc_mac.cc View 8 chunks +166 lines, -73 lines 0 comments Download
M net/cert/cert_verify_proc_unittest.cc View 2 chunks +155 lines, -0 lines 0 comments Download
A net/cert/test_keychain_search_list_mac.h View 1 chunk +46 lines, -0 lines 0 comments Download
A net/cert/test_keychain_search_list_mac.cc View 1 chunk +55 lines, -0 lines 0 comments Download
M net/cert/x509_util_mac.cc View 1 1 chunk +7 lines, -5 lines 0 comments Download
M net/data/ssl/certificates/README View 2 chunks +13 lines, -0 lines 0 comments Download
A + net/data/ssl/certificates/multi-root-BFE.keychain View Binary file 0 comments Download
A net/data/ssl/certificates/tripadvisor-verisign-chain.pem View 1 chunk +221 lines, -0 lines 0 comments Download
A net/data/ssl/certificates/verisign_class3_g5_crosssigned.pem View 1 chunk +92 lines, -0 lines 0 comments Download
A + net/data/ssl/certificates/verisign_class3_g5_crosssigned-trusted.keychain View Binary file 0 comments Download
A net/data/ssl/scripts/generate-keychain.sh View 1 chunk +73 lines, -0 lines 0 comments Download
A net/data/ssl/scripts/generate-multi-root-BFE-keychain.sh View 1 chunk +18 lines, -0 lines 0 comments Download
A net/data/ssl/scripts/generate-verisign_class3_g5_crosssigned-trusted-keychain.sh View 1 chunk +19 lines, -0 lines 0 comments Download
M net/net.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 6 chunks +17 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
mattm
This fixes the error on Sierra in the previous version of the CL due to ...
4 years, 3 months ago (2016-09-22 19:42:55 UTC) #5
Ryan Sleevi
On 2016/09/22 19:42:55, mattm wrote: > This fixes the error on Sierra in the previous ...
4 years, 3 months ago (2016-09-22 20:53:55 UTC) #6
mattm
On 2016/09/22 20:53:55, Ryan Sleevi (slow) wrote: > On 2016/09/22 19:42:55, mattm wrote: > > ...
4 years, 3 months ago (2016-09-22 22:05:25 UTC) #9
Ryan Sleevi
lgtm
4 years, 3 months ago (2016-09-23 20:45:09 UTC) #10
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/2362533002/20001
4 years, 3 months ago (2016-09-23 21:23:59 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-23 23:25:38 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 23:27:13 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/af868e7814f899b9be9d2d3f8231d02b9b4d5f64
Cr-Commit-Position: refs/heads/master@{#420782}

Powered by Google App Engine
This is Rietveld 408576698