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

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

Created:
10 years, 4 months ago by wtc
Modified:
9 years, 7 months 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

Messages

Total messages: 2 (0 generated)
wtc
10 years, 4 months ago (2010-08-09 23:29:58 UTC) #1
agl
10 years, 4 months ago (2010-08-09 23:33:35 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698