Hello,

I try to access a site using HTTP from a Restlet application. Since the 
application is running in a development environment, the corresponding 
certificate isn't trusted.

When using javax.net.ssl package, I try to define a custom TrustManager 
implementation that allows everything and pass it within the second 
parameter of the init method of the SslContext, but this doesn't work.

Does anybody make work something like that?
Thanks very much for your help!
Thierry

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2729433

Reply via email to