You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Michael Kaes (JIRA)" <ji...@apache.org> on 2013/05/10 14:23:16 UTC

[jira] [Updated] (THRIFT-1966) Support different files for SSL certificates and keys

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

Michael Kaes updated THRIFT-1966:
---------------------------------

    Attachment: thrift-python_seperate_cert_key_files.patch

The patch for passing paramters to underlaying python function
                
> 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
>         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