Hi,

Is TLSv1.3 supported in Zookeeper, if so how do we go about configuring it.
I tried updating the zoo.cfg with the following:

---------------------
sslQuorum=true
ssl.protocol=TLSv1.3
ssl.quorum.protocol=TLSv1.3
ssl.enabled.protocols=TLSv1.3
-----------------------


Thanks & Regards,

Suresh

Reply via email to