Investigate build time configuration for `SSLContextParameters`
- Dominant language
- Java
- Stars
- 302
- Forks
- 232
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 114
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the SSLContextParameters documentation linked in the issue and the CamelContext.setSSLContextParameters(params) example. Compare that approach with the individual Quarkus SSL configuration properties. Done should mean that the supported build-time configuration and its relationship to global Camel and Quarkus SSL setup are clearly defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100