Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.4.0
-
None
-
Unknown
Description
I was inspecting test coverage on CQ and I noticed, that it is not possible to define e.g. sslContextParameters diectly for the components splunk and splunk-hec.
Both of those components allows https configuration. To make e.g. splunk-hec able to connect to secured server, I would need to configure certificates on JRE level. Option to that directly on the component would be much easier and testable and would be aligned with other Camel components (e.g. mail, lumberjack, ...)
(and also the UX experience should be similar for each component)