[ https://issues.apache.org/jira/browse/THRIFT-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997856#comment-12997856 ]
Rowan Kerr commented on THRIFT-151: ----------------------------------- unsigned long worked for me when I updated the client socket to build on Mac (based on the older "redesigned" patch). Also, had to change the static_cast from callbackThreadID to reinterpret_cast. > TSSLServerSocket and TSSLSocket implementation > ---------------------------------------------- > > Key: THRIFT-151 > URL: https://issues.apache.org/jira/browse/THRIFT-151 > Project: Thrift > Issue Type: Improvement > Components: C++ - Library > Reporter: Ian Pye > Attachments: TSSLSocket.cpp.diff, TSSLSocket.h.diff, Thrift.zip, > ssl-pingli.patch, ssl-redesigned.patch, ssl-test-pingli.patch, ssl.patch, > thrift-0.6.0-cpp-ssl.patch > > 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. - For more information on JIRA, see: http://www.atlassian.com/software/jira