Homec4science

Always use SSLv3 for HTTPSFuture

Authored by epriestley <git@epriestley.com> on Oct 22 2012, 19:52.

Description

Always use SSLv3 for HTTPSFuture

Summary:
A couple of users are encoutering an issue which is fixed by adding an explicit SSLv3:

https://github.com/facebook/libphutil/issues/17

Since v3 is 16 years old and I can't find anyone on the internet saying that swithching to v2 solved a problem, let's see if we can get away without adding a bunch of configuration for this or writing our own SSL library.

Test Plan: Made this diff. Googled for discussion of this option. :/

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D3767

Details

Committed
epriestley <git@epriestley.com>Oct 22 2012, 19:52
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU26ac04154917: Use keys in aggregate exception
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU33462969287d: Always use SSLv3 for HTTPSFuture (authored by epriestley <git@epriestley.com>).Oct 22 2012, 19:52