Chromium Code Reviews
Help | Chromium Project | Sign in
(5)

Issue 3118002: List TLS_DHE_RSA_WITH_AES_256_CBC_SHA after... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 9 months ago by wtc
Modified:
4 years ago
Reviewers:
agl
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

List TLS_DHE_RSA_WITH_AES_256_CBC_SHA after TLS_RSA_WITH_AES_256_CBC_SHA in ClientHello so that we communicate securely with some servers that use 256-bit DH keys. The proper fix is to upgrade to NSS 3.12.7 to pick up the DH key size checks. This is just a workaround. R=agl BUG=51694 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55580

Patch Set 1 #

Patch Set 2 : Add Chromium issue number. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -2 lines) Patch
M net/third_party/nss/README.chromium View 1 1 chunk +8 lines, -0 lines 0 comments Download
A net/third_party/nss/patches/deprioritizedhe.patch View 1 chunk +58 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/ssl3con.c View 1 2 chunks +1 line, -1 line 0 comments Download
M net/third_party/nss/ssl/sslenum.c View 1 2 chunks +1 line, -1 line 0 comments Download
Trybot results:
Commit: CQ not working?

Messages

Total messages: 2 (0 generated)
wtc
4 years, 9 months ago (2010-08-09 23:29:58 UTC) #1
agl
4 years, 9 months ago (2010-08-09 23:33:35 UTC) #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be