Have you seen this thread ?
http://search-hadoop.com/m/Kafka/uyzND1aC37obDa1W1?subj=Re+advertised+listeners
On Tue, Apr 3, 2018 at 12:28 AM, Eduard wrote:
> Hey!
>
> I've configured SSL for client connection and it does not work for me:
>
> My configuration:
>
> listeners=PLAINTEXT://0.0.0.0:70
Hey!
I've configured SSL for client connection and it does not work for me:
My configuration:
listeners=PLAINTEXT://0.0.0.0:7032,SSL://0.0.0.0:9093
security.inter.broker.protocol=PLAINTEXT
ssl.client.auth=required
ssl.truststore.location=/home/ec2-user/kafka/config/kafka.server.truststore.jks