Camel uses Java Mail for the mail provider. So I suggest to take a
look at how to configure that.

Usually thats a bit cumbersome with System properties and whatnot.
Also you may check some SSL based unit tests in camel-mail source code.


On Thu, Jun 2, 2011 at 3:45 AM, Bharat Goyal <bha...@adchemy.com> wrote:
> I am trying to pull an imaps mailbox (over SSL) from within my application 
> (deployed within tomcat). What SSL configuration do I need and how do I do 
> it? Do I need to install the certificate somewhere?
>
> I do have a certificate that I can import in my keystore. Does the email task 
> have to use some keystore password/name in the code?
>
> Thanks
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to