Thank you for the response. The SSL user guide is a great tutorial, but I am using the latest stable release, 3.4.6. It does not have any Netty capability, so I am out of luck?
At this link: http://zookeeper.apache.org/doc/current/zookeeperAdmin.html#Communication+using+the+Netty+framework It says that Netty is available for SSL in 3.4... is that an error in the documentation? The guide on SASL bewilders me... also from the current docs I somehow missed the section "Authentication & Authorization Options" at: http://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_authOptions This part of the documentation describes "zookeeper.DigestAuthenticationProvider.superDigest"... is that something I can use for authentication? On Thu, Aug 20, 2015 at 11:41 AM, Ivan Kelly <[email protected]> wrote: > > https://cwiki.apache.org/confluence/display/ZOOKEEPER/ZooKeeper+SSL+User+Guide#ZooKeeperSSLUserGuide-Quorum > > This wiki page contains a guide on ssl and auth. > > -Ivan > > On Thu, Aug 20, 2015 at 5:35 PM Daniel Kashtan <[email protected]> > wrote: > > > Is it possible to authenticate users and use ssl for communication > between > > the Zookeeper server and its clients? > > > > -- > > -Daniel > > > -- -Daniel
