kafka/core
Rajini Sivaram 5c562efb2d
KAFKA-10700 - Support mutual TLS authentication for SASL_SSL listeners (KIP-684) (#10007)
mTLS is enabled if listener-prefixed ssl.client.auth is configured for SASL_SSL listeners. Broker-wide ssl.client.auth is not applied to SASL_SSL listeners as before, but we now print a warning.

Reviewers: David Jacot <djacot@confluent.io>
2021-02-02 14:56:23 +00:00
..
src KAFKA-10700 - Support mutual TLS authentication for SASL_SSL listeners (KIP-684) (#10007) 2021-02-02 14:56:23 +00:00
.gitignore KAFKA-4848: Fix retryWithBackoff deadlock issue 2017-03-20 21:56:15 -07:00