CMAK icon indicating copy to clipboard operation
CMAK copied to clipboard

如何连接启用了SSL配置的zookeeper

Open qianghong000 opened this issue 6 months ago • 0 comments

报错信息:

Opening socket connection to server cluster-kafka-test-zookeeper-nodes.kafka.svc.cluster.local/172.30.xxx.xxx:2181. Will not attempt to authenticate using SASL (unknown error)

问题:

如果我的zookeeper 启用了ssl,官方文档:https://kafka.apache.org/documentation/#zk_authz_new_sasl

我应该如何修改CMAK配置连接到

qianghong000 avatar Aug 16 '24 10:08 qianghong000