THRIFT-1966:Support different files for SSL certificates and keys
authorJake Farrell <jfarrell@apache.org>
Sat, 8 Jun 2013 03:47:22 +0000 (23:47 -0400)
committerJake Farrell <jfarrell@apache.org>
Sat, 8 Jun 2013 03:47:22 +0000 (23:47 -0400)
commit877125c5cd3c98e46affaa382ffceef7f9403acb
treead6de4027907ae3efb80ba43a06424f9c1680d72
parentc317852eedbb84e275db841bd2428d5b571fdd41
THRIFT-1966:Support different files for SSL certificates and keys
Client: py
Patch: Michael Kaes

Change the TSSLSocket class to accept key parameters and pass them to the ssl.wrap_socket function
lib/py/src/transport/TSSLSocket.py