You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Shuxin Yang <sh...@gmail.com> on 2022/11/04 03:08:29 UTC

multiple TLS listeners

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