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.