[ 
https://issues.apache.org/jira/browse/THRIFT-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13678684#comment-13678684
 ] 

Hudson commented on THRIFT-1966:
--------------------------------

Integrated in Thrift #693 (See [https://builds.apache.org/job/Thrift/693/])
    THRIFT-1966:Support different files for SSL certificates and keys (Revision 
877125c5cd3c98e46affaa382ffceef7f9403acb)

     Result = SUCCESS
jfarrell : 
Files : 
* lib/py/src/transport/TSSLSocket.py

                
> Support different files for SSL certificates and keys
> -----------------------------------------------------
>
>                 Key: THRIFT-1966
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1966
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Python - Library
>            Reporter: Michael Kaes
>              Labels: patch
>             Fix For: 0.9.1
>
>         Attachments: thrift-python_seperate_cert_key_files.patch
>
>
> It is currently not possible to provide a key and certification file for the 
> TSSLSocket. Although the underlaying ssl.wrap_socket function from python 
> supports those parameters.
> Attached is a patch to change the TSSLSocket class to accept those parameters 
> and pass them to the ssl.wrap_socket function.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to