Merge remote-tracking branch 'public/ticket11528_024'

This commit is contained in:
Nick Mathewson
2014-04-17 12:17:14 -04:00
2 changed files with 10 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor features:
- Servers now trust themselves to have a better view than clients of
which TLS ciphersuites to choose. (Thanks to #11513, the server
list is now well-considered, whereas the client list has been
chosen mainly for anti-fingerprinting purposes.) Resolves ticket
11528.