You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by jeking3 <gi...@git.apache.org> on 2015/07/28 19:35:20 UTC

[GitHub] thrift pull request: THRIFT-3164: disable insecure SSLv3 protocol ...

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 <ji...@simplivity.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request: THRIFT-3164: disable insecure SSLv3 protocol ...

Posted by jeking3 <gi...@git.apache.org>.
Github user jeking3 closed the pull request at:

    https://github.com/apache/thrift/pull/569


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request: THRIFT-3164: disable insecure SSLv3 protocol ...

Posted by jeking3 <gi...@git.apache.org>.
Github user jeking3 commented on the pull request:

    https://github.com/apache/thrift/pull/569#issuecomment-126465603
  
    Merged, closing.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---