I checked the code and the change log, camel-http component supports
https protocol after Camel 1.5.0.
So you'd better upgrade the camel version, or ask commercial support as
Claus suggested.
Willem
bwhite wrote:
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.