Re: connections with a custom SSL

2011-05-03 Thread Ashwin Karpe
.com/camel2011 - -- View this message in context: http://camel.465427.n5.nabble.com/connections-with-a-custom-SSL-tp4367349p4367513.html Sent from the Camel - Users mailing list archive at Nabble.com.

connections with a custom SSL

2011-05-03 Thread Filippo Balicchia
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