Skip to content
This repository was archived by the owner on Mar 15, 2022. It is now read-only.

Add TLS and SASL SCRAM auth support for the Kafka sync#107

Open
jasonlai wants to merge 5 commits intovmware-archive:masterfrom
jasonlai:kafka-sink-tls-scram-support
Open

Add TLS and SASL SCRAM auth support for the Kafka sync#107
jasonlai wants to merge 5 commits intovmware-archive:masterfrom
jasonlai:kafka-sink-tls-scram-support

Conversation

@jasonlai
Copy link

@jasonlai jasonlai commented Mar 1, 2020

Enable the Kafka sink to:

  1. connect to Kafka clusters using TLS connections (by enabling configuration of certificate file, key file and CA cert files), and
  2. authenticate using SASL/SCRAM mechanisms (including SCRAM-SHA-256 and SCRAM-SHA-512), in addition to the current default mechanism of SASL/PLAIN

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants