Re: Truststore in HTTP4 component not working

2013-05-04 Thread Claus Ibsen
; http://camel.465427.n5.nabble.com/Truststore-in-HTTP4-component-not-working-tp5731925p5731926.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Tw

Re: Truststore in HTTP4 component not working

2013-05-02 Thread fbarbat
I must add it looks like there are two instances of HttpComponent. One is configured with SSL context and the other is not. Is that ok? -- View this message in context: http://camel.465427.n5.nabble.com/Truststore-in-HTTP4-component-not-working-tp5731925p5731926.html Sent from the Camel

Truststore in HTTP4 component not working

2013-05-02 Thread fbarbat
actory(sslContextParams.createSSLContext()); } ... sslContextParams is null so it doesn't use the truststore. What could be happening? Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/Truststore-in-HTTP4-component-not-working-tp5731925.html Sent from the Camel - Users mailing list archive at Nabble.com.