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

Support TLS/SSL on the HTTP interface #939

Open
iagotomas opened this issue Nov 18, 2024 · 4 comments
Open

Support TLS/SSL on the HTTP interface #939

iagotomas opened this issue Nov 18, 2024 · 4 comments

Comments

@iagotomas
Copy link

Wanted to ask if there were any plans to support TLS/SSL on the HTTP interface. Looking into the code, this is apparently not implemented, https://github.com/strimzi/strimzi-kafka-bridge/blob/main/src/main/java/io/strimzi/kafka/bridge/http/HttpBridge.java#L266

Could it be implemented?

@scholzj
Copy link
Member

scholzj commented Nov 18, 2024

Could it be implemented?

Of course it could be implemented. Someone would need to write a proposal about how to do it, how to integrate it into the Strimzi Cluster Operator etc. And then implement it. I'm not aware of anyone working on this right now. But if you want, contributions are always welcomed.

@ppatierno
Copy link
Member

Triaged on 12/12/2024: it makes totally sense but not planned. It would need a proposal as well. @iagotomas are you keen to contribute on this?

@iagotomas
Copy link
Author

Hey @ppatierno , I can work on coming up with a draft proposal to get started if that helps :)

@ppatierno
Copy link
Member

@iagotomas that's great! looking forward to it! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants