[
https://issues.apache.org/jira/browse/THRIFT-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046784#comment-14046784
]
ASF GitHub Bot commented on THRIFT-2114:
----------------------------------------
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
----
> Python Service Remote SSL Option
> --------------------------------
>
> Key: THRIFT-2114
> URL: https://issues.apache.org/jira/browse/THRIFT-2114
> Project: Thrift
> Issue Type: New Feature
> Components: Python - Compiler
> Reporter: David Robakowski
> Priority: Minor
> Labels: remote, ssl
>
> Added a new option for the Python service remote to enable communication over
> a SSL socket connection.
> Usage: ./ThriftService-remote [-h host[:port]] [-u url] [-f[ramed]]
> *[-s[sl]]* function [arg1 [arg2...]]
--
This message was sent by Atlassian JIRA
(v6.2#6252)