Skip to content
This repository has been 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
wants to merge 5 commits into
base: master
Choose a base branch
from

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