Hi All,

Does Kafka support SSL authentication and ACL authorization without
Kerberos?

If so, can different clients have their own SSL certificate on the same
broker?

In reading the following security article, it seems that Kerberos is an
option but not required if SSL is used.

Thanks,
Chris

http://www.confluent.io/blog/apache-kafka-security-authorization-authentication-encryption

"Administrators can require client authentication using either Kerberos or
Transport Layer Security (TLS) client certificates, so that Kafka brokers
know who is making each request"

Reply via email to