Merge remote-tracking branch 'public/update_ciphers_ff28'

This commit is contained in:
Nick Mathewson
2014-04-08 20:43:21 -04:00
3 changed files with 90 additions and 127 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor features (performance, compatibility):
- Update the list of TLS cipehrsuites that a client advertises
to match those advertised by Firefox 28. This enables selection of
(fast) GCM ciphersuites, disables some strange old ciphers, and
disables the ECDH (not to be confused with ECDHE) ciphersuites.
Resolves ticket 11438.