Kafka with ACL but without SSL

0

if it's possible to run Kafka and configure ACLs while disabling SSL?

Rafal
asked 2 months ago304 views
2 Answers
0

No, on MSK SSL is a must.

You could deploy a Kafka cluster on EC2 with that configuration though.

profile pictureAWS
answered 2 months ago
profile picture
EXPERT
reviewed a month ago
0

Yes, You can also use MSK SASL/SCRAM Authentication method to configure Kafka ACLs without using MSK Mutual TLS authentication. https://docs.aws.amazon.com/msk/latest/developerguide/msk-password.html

Yashika
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions