[
https://issues.apache.org/jira/browse/THRIFT-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15462642#comment-15462642
]
ASF GitHub Bot commented on THRIFT-3900:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/1077
THRIFT-3900 Add Python SSL flags
imported from JIRA issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3900
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1077.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 #1077
----
commit df54a220df7358bf514dbba6d7abb18c1838a681
Author: Charles Hake <[email protected]>
Date: 2016-09-04T08:15:03Z
THRIFT-3900 Add Python SSL flags
----
> Add Python SSL flags
> --------------------
>
> Key: THRIFT-3900
> URL: https://issues.apache.org/jira/browse/THRIFT-3900
> Project: Thrift
> Issue Type: Improvement
> Reporter: Charles Hake
> Priority: Minor
> Attachments: thrift-python-ssl-flags.patch
>
>
> Currently the generated Python code allows use of TSSLSocket, but does not
> take any of the additional arguments (e.g. the trusted certificates).
> TSSLSockets are always instantiated with no certificate verification.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)