Michael Kaes created THRIFT-1966:
------------------------------------
Summary: 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
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