Kafka Controller SSL reloading fails in Kraft mode for inactive controllers

2024-08-02 Thread Krishna Sai Veera Reddy
Hey All, I am trying to implement a cron job that automatically reloads the SSL key and trust stores for both brokers and controllers that are running as separate processes in Kraft mode. For brokers the SSL reload script works just fine but for the controller I am seeing an issue where SSL reload

mTLS authentication for inter broker communication

2024-01-10 Thread Krishna Sai Veera Reddy
Hello All, I am trying to set up Kafka(v3.6.1) to use mTLS authentication/authorization for *inter broker* communication but currently server.properties doesn't allow me to set a key store that contains client private key/certificate. I did try supplying a keystore to Kafka that contains both TLS