I found only one reference to "https" in the camel-http 1.4.0 codebase. getPort() returns 443 when the protocol is "https", otherwise returns 80.
I don't know where else there might be SSL related code in the entire camel codebase, but this alone makes me think that https is not completely working in 1.4.0. I'm limited in how high I can upgrade my camel version, but I'll try with 1.5 and perhaps 1.6. -- View this message in context: http://old.nabble.com/Re%3A-HTTPS-authentication-setup-using-camel-http-tp26190394p26328725.html Sent from the Camel - Users mailing list archive at Nabble.com.
