Which version of Restlet? I'm having trouble getting needClientAuthentication to work with 2.1
on a side note I think the reason your code wasn't working is because the parameters should be truststorePath, truststorePassword, truststoreType NOT truststore, trustPassword The reason System.setproperty worked is because I believe that this is used as the default if the parameters are not set. just my 2 cents, I may be wrong :) -- Sean -- View this message in context: http://restlet-discuss.1400322.n2.nabble.com/Client-Authentication-SSL-using-Jetty-tp7031323p7046562.html Sent from the Restlet Discuss mailing list archive at Nabble.com. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2889291

