Hello, i need to manage a custom ssl with camel that read a certificate , What I do is something like http://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.0.x/httpclient/src/examples/org/apache/http/examples/client/ClientCustomSSL.java.
I'd like to avoid writing a custom bean. I see different component like http, http4 and netty but in IHMO see that I need to to extend the code I hope to be in error or to use existing components with small extensions Thanks for Help --Filippo
