disable_sslv3 232 B

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