Why do we see SSLContextParameters error while using camel-http4 component ?
Issue
- I have a camel route which connect to an endpoint via a proxy using
https4scheme. For SSL configuration we are usingSSLContextParameters. - While starting the route i get an error:
Only same instance of SSLContextParameters is supported. Cannot use a different instance. Previous instance hashcode: 0x22c6de3e, New instance hashcode: 0x0
- If i comment the proxy, the route starts fine. How can i have both the proxy and
sslcontextParameteron the samehttps4consumer endpoint.
Environment
- Red Hat JBoss Fuse
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.