Disable SSLv3 unconditionally. Closes ticket 13426.
commitaf73d3e4d83ba7f404068008ad617e02b8a0a77b
authorNick Mathewson <nickm@torproject.org>
Wed, 15 Oct 2014 15:50:05 +0000 (15 11:50 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 15 Oct 2014 15:50:05 +0000 (15 11:50 -0400)
tree1ecc24b53517d920ffcc98f127cfb79749481fcc
parentb98e3f993617fb6cb2e5f41bfa49c16a21965a4c
Disable SSLv3 unconditionally. Closes ticket 13426.

The POODLE attack doesn't affect Tor, but there's no reason to tempt
fate: SSLv3 isn't going to get any better.
changes/disable_sslv3 [new file with mode: 0644]
src/common/tortls.c