[ 
https://issues.apache.org/jira/browse/THRIFT-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jake Farrell closed THRIFT-1966.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.1

Spacing was off in the patch, fixed and committed
                
> 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