jamesnetherton opened a new issue #3094:
URL: https://github.com/apache/camel-quarkus/issues/3094


   We could investigate having some build time configuration for 
[`SSLContextParameters`](https://camel.apache.org/manual/latest/camel-configuration-utilities.html)
 which we can use to set up the global SSL config on the `CamelContext`. E.g 
like `camelContext.setSSLContextParameters(params)`.
   
   Or taken a step further, leverage such configuration to configure Quarkus 
SSL. E.g for folks coming from a pure Camel world who are used to doing the 
security setup with `SSLContextParameters`, it could make more sense to them 
rather than setting the individual Quarkus SSL config properties.
   


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to