Hi, This is basically a re-iteration of the question asked here
http://camel.465427.n5.nabble.com/Camel-2-13-1-HTTP4-HttpClientConfigurer-for-self-signed-certificates-td5755062.html Basically, I would like to use the http4 against servers with self-signed certificates. There are a few examples to be found with an older version of the API, circa 2009. I have tried a few approaches implementing HttpClientConfigurer as well as trying to override the component at runtime, but with not much luck at all. I appreciate that the correct way to do this, would be to export certificates and set them in the java store. However, the plan is to use the resulting integration against a performance server farm, within a private network, and trying to obtain and manage the certificates would be very difficult. Any ideas? Thanks very much, Jaume
