Skip to content
Discussion options

You must be logged in to vote

You cannot disable SSL in ZooKeeper and no tools should normally need it for anything. ZooKeeper is going away from Kafka, so tools needing ZooKeeper will stop working. There are also no offsets stored in ZooKeeper, so not sure why would any offset exprorer actually need it.

If you want, you can use this unofficial tool to expose ZooKeeper without SSL: https://github.com/scholzj/zoo-entrance ... but it is completely insecure, so use it at your own risk.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by runkecheng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants