Closed danpawlik closed 3 years ago
Hi, Since version 3.5, zookeeper has an option to enable TLS which is not supported by current exporter.
Added in v0.1.11, PR: https://github.com/dabealu/zookeeper-exporter/pull/36 Thanks to @yozel
v0.1.11
What if we want to use TLS without client authentication (i.e. ssl.clientAuth=none in ZooKeeper configuration) ?
ssl.clientAuth=none
Hi, Since version 3.5, zookeeper has an option to enable TLS which is not supported by current exporter.