From: Tuan Dang
Sent: Wednesday, December 7, 2016 10:00 AM
To: users@kafka.apache.org
Subject: reacting to a truststore change
Hello all,
I'm working my way through Kafka 0.9 SSL/TLS authentication.
If I make a change to the truststore, either addi
Hello all,
I'm working my way through Kafka 0.9 SSL/TLS authentication.
If I make a change to the truststore, either adding or removing a
certificate, will Kafka automatically pick up the changes or would I need
to restart ?
My main issue is how to unauthorize a producer. I've seen suggestions