For inter broker communication over SSL all you need is to add security.inter.broker.protocol to SSL. "How do i make zookeeper talk to each other and brokers?" Not sure I understand the question. You need to make sure zookeeper hosts and port are reachable from your broker nodes. -Harsha
On Wed, Mar 1, 2017 at 12:45 PM IT Consultant <0binarybudd...@gmail.com> wrote: > Hi Team , > > Can you please help me understand , > > 1. How can i secure multi-node (3 machine) single broker (1 broker ) Apache > Kafka deployment secure using SSL ? > > i tried to follow instructions here but found pretty confusing . > > https://www.confluent.io/blog/apache-kafka-security-authoriz > ation-authentication-encryption/ > > http://docs.confluent.io/2.0.0/kafka/security.html > > Currently , i have kafka running on 3 different machines . > 2. How do i make them talk to each other over SSL ? > 3. How do i make zookeeper talk to each other and brokers? > > Requesting your help . > > Thanks in advance. >