Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

🔐 Enable secured connection from Kafka Connect #76

Merged
merged 3 commits into from
Jul 31, 2023

Conversation

rmarting
Copy link
Collaborator

This PR extends #63 alllowing secured connections from kafka connect to Kafka broker under the following authentication use cases.

  • SSL without authentication
  • SSL with authentication (PLAIN, SCRAM)

@rpelisse rpelisse merged commit 6feb7f8 into ansible-middleware:main Jul 31, 2023
@rmarting rmarting deleted the connect-ssl branch July 31, 2023 12:52
@rpelisse rpelisse added the major_changes Major changes mean the user can CHOOSE to make a change when they update but do not have to label Aug 8, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
major_changes Major changes mean the user can CHOOSE to make a change when they update but do not have to
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants