Hi There, How do I make Client class in Restlet use my own custome SSLSocket/SSLContext? I already have an application that is using Restlet Client to talk to a Web Service and I've create my own X509KeyManager and X509TrustManager which I would like to use when Client sets up the SSL link to the server.
Thanks for your help, Adrian ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2444683

