Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.19.1
-
Fix Version/s: 2.21.0
-
Component/s: camel-hipcat
-
Labels:None
-
Estimated Complexity:Novice
Description
As it stands the Hipchat component uses a sealed private static final to define the apache http client for communication. It would be great if we could allow a more configurable client.
One such prominent use-case here is on-premise versions of Hipchat using private certificates that need configuring on the SSLContext.