Thanks. That describes what I'm seeing on 3.5.5.
On Thu, Jul 9, 2020 at 4:31 PM Sankalp Bhatia <sankalpbhatia92@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 <guminy@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
> >
>
|