; 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
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
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.