[ https://issues.apache.org/jira/browse/THRIFT-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881709#action_12881709 ]
Ping Li commented on THRIFT-151: -------------------------------- i browsed very quickly. one thing i notice is you exposed the open ssl api and data structures to the client, that's what i tried to avoid. > 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, TSSLSocket.cpp.diff, > TSSLSocket.h.diff > > 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.