GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/569
THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless asked for
unless SSLv3 is specifically asked for this will make the default more
secure; added a matrix security unit test for SSL in the cpp lib
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift bugfix/THRIFT-3164
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/569.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #569
----
commit 7154ea86dfe2d0184fff47611d2ff7dcbee6684c
Author: Jim King <[email protected]>
Date: 2015-07-28T17:31:27Z
THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless SSLv3 is
specifically asked for to make the defaults more secure; added a matrix
security unit test for SSL in the cpp lib
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---