Kafka Zookeeper安全性 [英] Kafka Zookeeper security

查看:139
本文介绍了Kafka Zookeeper安全性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Kafka版本0.10.2.0.有没有一种方法可以确保Zookeper客户端(即ZkClient)和带SSL的zookeper服务器之间的通信安全.我找到了一种通过SASL进行操作的方法,但我希望通过SSL进行操作.

I am using Kafka Version 0.10.2.0. Is there a way to secure communication between Zookeper Client i.e ZkClient and zookeper server with SSL. I found some way to do through SASL but i want it through SSL.

推荐答案

Zookeeper 3.5包括SSL支持,但仍处于Alpha状态,因此Kafka尚不支持.支持的最高版本是3.4,其中仅包括sasl.

Zookeeper 3.5 includes SSL support but it is still in alpha so Kafka doesn't yet support it. The highest supported version is 3.4 which only includes sasl.

参考: https://issues.apache.org/jira/browse/ZOOKEEPER-1000

这篇关于Kafka Zookeeper安全性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆