Merge branch 'maint-0.3.2' into maint-0.3.3

This commit is contained in:
Nick Mathewson
2018-09-07 09:15:56 -04:00
3 changed files with 11 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (compatibility):
- Tell OpenSSL to maintain backward compatibility with previous
RSA1024/DH1024 users in Tor. With OpenSSL 1.1.1-pre6, these ciphers
are disabled by default. Closes ticket 27344.