GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/760
THRIFT-3505 Enhance Python TSSLSocket You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-3505 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/thrift/pull/760.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 #760 ---- commit 15ccdfd9d9e1d1c5779885b5fbc6907f382bf983 Author: Nobuaki Sukegawa <ns...@apache.org> Date: 2015-12-23T14:32:09Z THRIFT-3505 Enhance Python TSSLSocket commit 0a3b3aa641162d1eb637cc9ee8437dca6712211c Author: Nobuaki Sukegawa <ns...@apache.org> Date: 2015-12-23T15:51:28Z Add C#-py3 SSL failures Force using TLSv1 might fix the failures but I leave it as is since it is better visible than worked around and hidden away. ---- --- 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. ---