On Fri, May 2, 2014 at 1:32 PM, Roshan Naik <ros...@hortonworks.com> wrote:
> Does Avro RPC support two way SSL authentication ?

The Java implementation supports SASL-based authentication.  The
mechanisms supported are listed at:

http://docs.oracle.com/javase/7/docs/technotes/guides/security/sasl/sasl-refguide.html#CLIENT

Among those, GSSAPI appears to support two-way authentication.  Would
that suffice?

Doug

Reply via email to