Hi Claus,

One minor but imortant change is required to the documentation you added to
the wiki:

"Or you can do something like this" should be "Then" + the explanation that
I wrote. ("Create a class that implements HttpClientConfigurer... <snip>")

It's a two-step process, and both are required. First you implement
HttpClientConfigurer per Willem's example (I am calling that implementation
class "MyHttpClientConfigurer" in my example). Then you set that configurer
on the http component from your camel route builder, as per my example. I
hope that makes sense.

-Bryan
-- 
View this message in context: 
http://old.nabble.com/Re%3A-HTTPS-authentication-setup-using-camel-http-tp26190394p26220038.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to