-
Hello My Kafka cluster (external and not setup via Strimzi) has mTLS enabled along with SASL/SCRAM256 to provide ACL. Can I configure Strimzi's KafkaConnect for this ? My Kafka cluster is outside strimzi's setup hence using the KafkaUser is probably not possible? My connect yaml looks like
I am thinking along the above lines, because i am getting authentication error |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I do not think Strimzi currently supports it. It is either SCRAM or mTLS. |
Beta Was this translation helpful? Give feedback.
I do not think Strimzi currently supports it. It is either SCRAM or mTLS.