Hi All, I have created a pull request to improve documentation around the feature. Would be great if someone can take a look. https://github.com/apache/zookeeper/pull/1405
Thanks, Sankalp On Thu, 9 Jul 2020 at 22:07, Scott Guminy <gum...@gmail.com> wrote: > Thanks. That describes what I'm seeing on 3.5.5. > > On Thu, Jul 9, 2020 at 4:31 PM Sankalp Bhatia <sankalpbhati...@gmail.com> > wrote: > > > Hi Scott, > > > > You can set the property *ssl.clientAuth = none *to ensure clients do not > > need to present their certificate during the SSL handshake. > > But I think it only works from versions 3.5.7 and above > > https://issues.apache.org/jira/browse/ZOOKEEPER-3674 > > > > Thanks, > > Sankalp > > > > On Thu, 9 Jul 2020 at 18:01, Scott Guminy <gum...@gmail.com> wrote: > > > > > Can anyone provide guidance on how to configure the ZooKeeper so that > it > > > does not require Client Authentication when enabling client-to-server > > SSL? > > > > > > The Admin Guide doesn't explain SSL configuration very well. > > > > > > Thanks > > > > > >