I believe that you can configure thrift to work with apache over https. However another (perhaps simpler) option is to configure an ssh tunnel to the thrift server and pass your traffic through it.
-Amit On Tue, Oct 21, 2008 at 12:52 PM, <[EMAIL PROTECTED]> wrote: > Im interested in using thrift for C++ <-> C# interop, but I would need > to encrypt the traffic. > > Are there any plans for thrift to support ssl? > > -- > -Anthony >
