Leo6Leo opened a new issue, #5607: URL: https://github.com/apache/camel-k/issues/5607
### Requirement Knative Eventing has recently released TLS support for event delivery, which is currently in the alpha stage. Adding support for this feature in Camel-K would ensure encrypted event delivery. - The annoucement link can be found [here](https://knative.dev/docs/eventing/experimental-features/transport-encryption/) - The corresponding github issue can be found [here](https://github.com/knative/eventing/issues/5957) - Knative Eventing TLS project board can be found [here](https://github.com/orgs/knative/projects/55). ### Problem Currently, Camel-K does not support the newly released TLS feature for Knative Eventing components. This limitation prevents users from leveraging encrypted event delivery within their clusters and third-party sinks when they enabled `transport-encryption` feature flag in Knative. ### Proposal _No response_ ### Open questions _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org