Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Issue 11365274: Enable MD5 certificate signatures at the right place in the (Closed)

Created:
8 years, 1 month ago by wtc
Modified:
8 years, 1 month ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews
Visibility:
Public.

Description

Disable MD5 certificate signatures if NSS is used to verify certificates. This prepares us for NSS 3.14, which disables MD5 certificate signatures by default. Disable a unit test for NSS because all the test cases in that test are invalid now. [email protected] BUG=151692 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=168757

Patch Set 1 #

Total comments: 1

Patch Set 2 : Disable MD5 certificate signatures to prepare for NSS 3.14 #

Patch Set 3 : Add a comma to clarify a comment #

Total comments: 2

Patch Set 4 : Put the NSS_SetAlgorithmPoicy calls inside an ifdef #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -11 lines) Patch
M crypto/nss_util.cc View 1 2 3 1 chunk +8 lines, -5 lines 1 comment Download
M net/base/cert_verify_proc_unittest.cc View 1 2 3 2 chunks +10 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
wtc
rsleevi: if you already have a CL for this problem, I'll close this one. Thanks. ...
8 years, 1 month ago (2012-11-14 23:54:44 UTC) #1
Ryan Sleevi
Do we really want to enable this? Wouldn't it just be better to leave it ...
8 years, 1 month ago (2012-11-15 01:55:00 UTC) #2
wtc
Please review patch set 3. I wrote patch set 1 because I had to read ...
8 years, 1 month ago (2012-11-20 00:02:50 UTC) #3
Ryan Sleevi
lgtm as a short-term It's my fault for making (heavy) use of the #ifdefs. I ...
8 years, 1 month ago (2012-11-20 00:17:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/11365274/11002
8 years, 1 month ago (2012-11-20 03:54:20 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years, 1 month ago (2012-11-20 04:24:15 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/11365274/13006
8 years, 1 month ago (2012-11-20 06:10:38 UTC) #7
wtc
http://codereview.chromium.org/11365274/diff/13006/crypto/nss_util.cc File crypto/nss_util.cc (right): http://codereview.chromium.org/11365274/diff/13006/crypto/nss_util.cc#newcode510 crypto/nss_util.cc:510: #if defined(USE_NSS) || defined(OS_IOS) NSS_SetAlgorithmPolicy is not yet exported ...
8 years, 1 month ago (2012-11-20 06:10:45 UTC) #8
commit-bot: I haz the power
8 years, 1 month ago (2012-11-20 07:58:45 UTC) #9
Change committed as 168757

Powered by Google App Engine
This is Rietveld 408576698