knative-extensions / knative-extensions/func-go

TLS/SASL authentication for Kafka middleware

Open
#172 0 comments 0 reactions 1 assignee Claimed by @aliok View on GitHub
Dominant language
Go
Stars
7
Forks
12
PR merge metrics
No merged PRs in 30d

Description

The Kafka middleware currently only supports plaintext connections. Add support for:

- TLS (with optional CA cert and client cert)
- SASL/PLAIN
- SASL/SCRAM (SHA-256, SHA-512)

Configuration should come from environment variables, consistent with how brokers/topics/group are configured today.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.