GitHub user drobakowski opened a pull request:
https://github.com/apache/thrift/pull/149
THRIFT-2114 - Python Service Remote SSL Option
Add [-s[sl]] option for the python service remote to enable communication
over an SSL socket connection.
Usage: ./ThriftService-remote [-h host[:port]] [-u url] [-f[ramed]]
[-s[sl]] function [arg1 [arg2...]]
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/synlay/thrift THRIFT-2114
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/149.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 #149
----
commit 7878f11024a0d74ee3c0abfbe8fed1a95440f046
Author: David Robakowski <[email protected]>
Date: 2014-06-28T06:37:21Z
Add [-s[sl]] option for the python service remote to enable communication
over an SSL socket connection
----
---
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.
---