Hi Yoleng,
I believe Camel uses not-yet-commons SSL under the covers.

This page details how to set the CRL checking:

http://juliusdavies.ca/commons-ssl/ssl.html

It says that by default it will check the CRL:

client.setCheckCRL( true );       // default setting is "true" for SSLClient

Thanks,
Yogesh

--
View this message in context: 
http://camel.465427.n5.nabble.com/How-to-set-the-CRL-path-for-Camel-HTTP-component-tp5692798p5696375.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to