Skip to content

Multiple users consuming multiple kafka topics ssl enabled #1269

Open
@octavd

Description

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! :)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions