Re: HTTPS trustAnchors error

2009-01-29 Thread Bruno Harbulot
Hi Dan, It looks like a bug in the code I wrote... I'm going to look into this. Can you try using com.noelios.restlet.util.DefaultSslContextFactory instead of com.noelios.restlet.ext.ssl.PkixSslContextFactory meanwhile? Best wishes, Bruno. Dan Noble wrote: Hello all, I am new to

Re: HTTPS trustAnchors error

2009-01-29 Thread Ben Johnson
Subject: Re: HTTPS trustAnchors error Hi Dan, It looks like a bug in the code I wrote... I'm going to look into this. Can you try using com.noelios.restlet.util.DefaultSslContextFactory instead of com.noelios.restlet.ext.ssl.PkixSslContextFactory meanwhile? Best wishes, Bruno. Dan Noble

RE: Re: HTTPS trustAnchors error

2009-01-29 Thread dnoble
Thanks Bruno and Ben - switching to the DefaultSslContextFactory worked for me. I'm going to switch over to Restlet 1.2 as well. Dan -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=1069368