You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Shrinivas Kulkarni <sh...@gmail.com> on 2019/05/30 10:59:58 UTC

Can kafka brokers have SASL_SSL, SSL and PLAINTEXT listener at same time?

Hi,

I want to migrate from SSL to SASL_SSL on the Kafka. Is there a way to
enable both SSL and SASL_SSL at the same time in a Kafka cluster. Also, I
want PLAINTEXT (without SASL and SSL) to be enabled for the internal users.
Is this possible in Kafka 1.1.1. If possible please walk me through it.

Please let me know.

Thanking in anticipation,
Shrinivas