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

Unified Diff: net/third_party/nss/README.chromium

Issue 3118002: List TLS_DHE_RSA_WITH_AES_256_CBC_SHA after... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Add Chromium issue number. Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | net/third_party/nss/patches/deprioritizedhe.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/third_party/nss/README.chromium
===================================================================
--- net/third_party/nss/README.chromium (revision 55518)
+++ net/third_party/nss/README.chromium (working copy)
@@ -28,5 +28,13 @@
they're available when we resume a session.
patches/cachecerts.patch
+ * List TLS_DHE_RSA_WITH_AES_256_CBC_SHA after TLS_RSA_WITH_AES_256_CBC_SHA
+ in ClientHello to communicate securely with some servers that use
+ 256-bit DH keys. Remove this patch when we upgrade to NSS 3.12.7,
+ which rejects DH keys shorter than 512 bits.
+ patches/deprioritizedhe.patch
+ http://crbug.com/51694
+ https://bugzilla.mozilla.org/show_bug.cgi?id=583337
+
The ssl/bodge directory contains files taken from the NSS repo that we required
for building libssl outside of its usual build environment.
« no previous file with comments | « no previous file | net/third_party/nss/patches/deprioritizedhe.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698