Hi,
This is my first email to this mailing list:-)
In some situations, Kafka-clients cannot directly hook to brokers.
There will be few reverse-proxies between them, with some of these
proxies serving as SSL terminator.
There are lots of articles about how to setup Kafka with TLS
Hi,
I'm new to Java-SSL and Kafka. Is it possible to configure multiple
SSL listeners (say, one for inter-cluster, the other one for
intra-cluster communication)? How does Kafka pick up a appropriate
certificate for incoming request.
Thanks!
Shuxin