Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Multiple users consuming multiple kafka topics ssl enabled #1269

Open
octavd opened this issue May 15, 2024 · 0 comments
Open

Multiple users consuming multiple kafka topics ssl enabled #1269

octavd opened this issue May 15, 2024 · 0 comments

Comments

@octavd
Copy link

octavd commented May 15, 2024

Hello,

I want to expose kafka as a rest api using the kafka rest proxy.
My scenario is the following:
Multiple clients, each with his own topic, will consume messages from their topics. I want to enable SSL in order for users to be able to consume kafka topics.
But since kafka will be expose as a rest API, how the customers will actually consume data?

In the get commands, can i specify for each user his own tls certificate? or do i have to enable acl?

Looking forward! :)

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

No branches or pull requests

1 participant