RE: Jetty SSL Parameter issues

2011-12-10 Thread Sean
http://restlet-discuss.1400322.n2.nabble.com/Jetty-SSL-Parameter-issues-tp7068406p7080363.html Sent from the Restlet Discuss mailing list archive at Nabble.com. -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2892010

Re: Jetty SSL Parameter issues

2011-12-07 Thread Thierry Boileau
Hello Michael, I've just tested using the 2.1 snapshot and it works well for me. I wonder if we will upgrade jetty version for 2.0. Best regards, Thierry Boileau Found that this issue has actually been reported before, though it was not > acknowledged as being all of the parameters. > > > http:/

RE: Jetty SSL Parameter issues

2011-12-07 Thread Michael Henderson
Found that this issue has actually been reported before, though it was not acknowledged as being all of the parameters. http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2712238 Downgrading to a 7.2.X version of Jetty resolves the issue. Will have to look to updating my Res

Jetty SSL Parameter issues

2011-12-06 Thread Michael Henderson
I have been working to update an application to make use of HTTPS instead of HTTP and am having a difficult time getting Jetty to cooperate with me. It seems to be ignoring my SSL Parameters. Component comp = new Component(); Server server = comp.getServers().add(