GitHub user jeking3 opened a pull request:

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

    THRIFT-4084: Add a SSL/TLS negotiation check to crosstest to verify SSLv3 
is not active and that TLSv1.0 through 1.2 are accepted

    Fixed the following server implementations to properly disable SSLv3 when 
using default settings:
    go, nodejs, perl, py3

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jeking3/thrift THRIFT-4084

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1197.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 #1197
    
----
commit 608329ba5cba941c67205f6e453b1173b6cd9c21
Author: James E. King, III <jim.k...@simplivity.com>
Date:   2017-02-12T22:53:05Z

    THRIFT-4084: Add a SSL/TLS negotiation check to crosstest to verify SSLv3 
is not active and that TLSv1.0 through 1.2 are accepted.
    Client: go, nodejs, perl, python

----


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

Reply via email to