Hi, I want to build a Thrift service but I need the data to be encrypted between Client and Server. So is there already a way to do that or what would it take to support encryption at the socket level?
I¹m looking for an implementation for Client&Server in Java, or Is there a way to run a Thrift service inside Jetty/Tomcat? Thanks, /Jerome.
