Ockam for Kafka #4667
Replies: 1 comment
-
Hey @gtato great questions. Thank you for trying out the examples. We're writing some detailed documentation on this topic but in the meantime, I'll try to answer briefly here:
Yes it can, we've only done the work to set things up for Confluent. Support of other distributions in on our roadmap. If you have a specific distribution you would like support for first, let us know.
There are two parts involved that both intercept specific Kafka protocols messages to facilitate encryption.
Consumer EndWhen you run:
Producer EndWhen you run:
Orchestrator Project
I hope that helps, please don't hesitate to ask more questions. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I want to use Ockam to enable end-to-end encryption for Kafka, but I had a few questions which are not fully clear to me:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions