[ https://issues.apache.org/jira/browse/THRIFT-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vlad Galu updated THRIFT-151: ----------------------------- Attachment: Thrift.zip Hello Ping, Please review the changes I made to your redesigned patch. About a a year ago I tried using it for a project, but encountered some I/O issues. Unfortunately I don't quite remember what they were, but I do remember that my changes fixed them. In the attached archive there's also a Ruby wrapper for the TSSLSocket class. > TSSLServerSocket and TSSLSocket implementation > ---------------------------------------------- > > Key: THRIFT-151 > URL: https://issues.apache.org/jira/browse/THRIFT-151 > Project: Thrift > Issue Type: Improvement > Components: Library (C++) > Reporter: Ian Pye > Attachments: ssl-pingli.patch, ssl-redesigned.patch, > ssl-test-pingli.patch, ssl.patch, Thrift.zip > > Original Estimate: 6h > Remaining Estimate: 6h > > SSL Connections w/ autogenerated self signed x509 certs seem to be the state > of the art for rpc layers. > It would be good if there was a C++ implementation of TSocket and > TServerSocket classes. > This is similar to the Java issue Thrift 106. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.