Skip to content

Conversation

@clairefinnie
Copy link
Collaborator

Problem
We want to use authenticated connections to our Kafka cluster.

Solution
Configure SASL/SCRAM authentication config for Secor.

We will use plaintext i.e. no SSL/TLS for now. I have added the truststore location so we can change to SSL if we need to.

ssl.protocol & security.protocol configs would change to SSL & SASL_SSL.

**Problem**
We want to use authenticated connections to our Kafka cluster.

**Solution**
Configure SASL/SCRAM authentication config for Secor.

We will use plaintext i.e. no SSL/TLS for now. I have added the truststore location so we can change to SSL if we need to.

ssl.protocol & security.protocol configs would change to `SSL` & `SASL_SSL`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants