I think if you want Encryption, you would probably need to write your own Protocol for it. I've seen SSL used in some languages though.
On Thu, Oct 11, 2012 at 11:52 PM, Vivek Goel <[email protected]>wrote: > Hi, > I have some questions. > > 1. Does thrift uses encryption while communicating b/w client and > server? > > If Yes, > > 1. How to disable encryption or reduce encryption level ? (C++ API) > 2. What is the default status for encryption? Is it enabled by default > or disabled. > > > regards > Vivek Goel >
