How to secure strimzi kafka connect endpoint over TLS? #6102
bharat15-ml
started this conversation in
General
Replies: 1 comment 2 replies
-
This is currently not supported. But you can check the proposal about this: strimzi/proposals#45 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, have deployed connect cluster with 3 nodes and able to create mongodb source and sink connectors, by calling connect endpoint over http and it's working fine.
I wanted to secure connect endpoint over https. Please suggest with what configuration changes and how can we secure connect end point over TLS so that it can be called over https instead of http?
Beta Was this translation helpful? Give feedback.
All reactions