aboutsummaryrefslogtreecommitdiff
path: root/changes/disable_sslv3
blob: bb4c2df7a23cde8c17441435977c78fecc482ba8 (plain)
1
2
3
4
  o Major security fixes:
    - Disable support for SSLv3. All versions of OpenSSL in use with
      Tor today support TLS 1.0 or later, so we can safely turn off
      support for this old (and insecure) protocol. Fixes bug 13426.