Re: How to set the CRL path for Camel HTTP component?

2012-05-08 Thread yoleng
Hi, Claus Ibsen-2 Thanks. we will check these components.:) Regards. Leng Yong. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-set-the-CRL-path-for-Camel-HTTP-component-tp5692798p5696357.html Sent from the Camel - Users mailing list archive at Nabble.com.

How to set the CRL path for Camel HTTP component?

2012-05-07 Thread yoleng
Hi, all Now we need add the CRL (certification revocation list) check in our Camel HTTP component as HTTP client, How can I set this to HTTP component? Thanks. Regards. Leng Yong. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-set-the-CRL-path-for-Camel-HTTP-component

Re: If camel-jetty/camel-http can dynamically load keystore/trustsore changes

2012-05-07 Thread yoleng
Hi,Yogesh Thanks for your suggestion. I did not select the load balancer. so only one instance in our component.:) also we did not control the client, but I can check the client guys how the behave of the client. So the sumarrization is: we could not dynamically load keystore/truststore. the on

Re: If camel-jetty/camel-http can dynamically load keystore/trustsore changes

2012-05-04 Thread yoleng
Hi, Thanks, @willem If I restart the context, then that means the business should be broken for the restart time. if there exist some way not to break the business? Regards. Leng Yong. -- View this message in context: http://camel.465427.n5.nabble.com/If-camel-jetty-camel-http-can-dynamically

If camel-jetty/camel-http can dynamically load keystore/trustsore changes

2012-05-03 Thread yoleng
Hi, One question for caml-jetty/camel-http: If camel-jetty/camel-http can dynamically load keystore/trustsore changes? I mean that when this component started, then the keystore/truststore changed (example is: import one new certification to truststore). then this changed truststore can be dynam