Re: 2-way SSL authentication

2007-05-31 Thread Toby Thain
30, 2007 10:51 AM To: discuss@restlet.tigris.org Subject: Re: 2-way SSL authentication On 21-May-07, at 6:43 AM, Jerome Louvel wrote: Hi all, I've added support for client authentication in the SVN trunk (upcoming 1.1). Only Simple connector has support to retrieve the client certificates

Re: 2-way SSL authentication

2007-05-30 Thread Toby Thain
On 21-May-07, at 6:43 AM, Jerome Louvel wrote: Hi all, I've added support for client authentication in the SVN trunk (upcoming 1.1). Only Simple connector has support to retrieve the client certificates, These two features are working well for me in 1.1b1. More specifically, as

RE: Re: 2-way SSL authentication

2007-05-23 Thread Chuck Hinson
I'm going to need this in a day or two. Can I get this in a binary, or do I have to build from trunk? --Chuck -Original Message- From: Toby Thain [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 6:19 PM To: discuss@restlet.tigris.org Subject: Re: 2-way SSL authentication On 21

Re: 2-way SSL authentication

2007-05-23 Thread Thierry Boileau
[mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 6:19 PM To: discuss@restlet.tigris.org Subject: Re: 2-way SSL authentication On 21-May-07, at 6:43 AM, Jerome Louvel wrote: Hi all, I've added support for client authentication in the SVN trunk (upcoming 1.1). Only Simple connector has

Re: 2-way SSL authentication

2007-05-21 Thread Jerome Louvel
Hi all, I've added support for client authentication in the SVN trunk (upcoming 1.1). Only Simple connector has support to retrieve the client certificates, but other connectors should ask/require a certificate too if you set the connector attributes correctly (see Javadocs for each

Re: 2-way SSL authentication

2007-04-27 Thread Toby Thain
On 26-Apr-07, at 12:44 PM, Chuck Hinson wrote: Does anyone know if it is possible to use Restlets in scenarios where https with 2-way/client authentication is required (server-side and client-side)? I need it to do this too :-) Sooner or later I'll be diving into the source to make it

RE: RE: 2-way SSL authentication

2007-04-27 Thread Chuck Hinson
if not all of the other helpers. --Chuck -Original Message- From: Jerome Louvel [mailto:[EMAIL PROTECTED] Sent: Friday, April 27, 2007 1:48 AM To: discuss@restlet.tigris.org Subject: RE: 2-way SSL authentication Chuck, Sorry I'm not sure I understand. Do you mean reusing the exact

RE: RE: 2-way SSL authentication

2007-04-27 Thread Jerome Louvel
think that the Servlet API itself allows to configure this aspect. Best regards, Jerome -Message d'origine- De : Chuck Hinson [mailto:[EMAIL PROTECTED] Envoyé : vendredi 27 avril 2007 15:21 À : discuss@restlet.tigris.org Objet : RE: RE: 2-way SSL authentication No, I mean SSL

RE: RE: RE: 2-way SSL authentication

2007-04-27 Thread Jerome Louvel
: vendredi 27 avril 2007 16:20 À : discuss@restlet.tigris.org Objet : RE: RE: RE: 2-way SSL authentication I intend to do the experiment with the Simple adapter - as long as our project direction permits. I did not look at the other adapters, but any adapter that works similarly

Re: 2-way SSL authentication

2007-04-27 Thread Toby Thain
:20 À : discuss@restlet.tigris.org Objet : RE: RE: RE: 2-way SSL authentication I intend to do the experiment with the Simple adapter - as long as our project direction permits. I did not look at the other adapters, but any adapter that works similarly to the Simple one and uses the java SSLSocket

2-way SSL authentication

2007-04-26 Thread Chuck Hinson
Does anyone know if it is possible to use Restlets in scenarios where https with 2-way/client authentication is required (server-side and client-side)? -Chuck Chuck Hinson Gestalt LLC phone: 610.994.2833 IM: chucking24 (Yahoo)

RE: 2-way SSL authentication

2007-04-26 Thread Jerome Louvel
- De : Chuck Hinson [mailto:[EMAIL PROTECTED] Envoyé : jeudi 26 avril 2007 17:45 À : discuss@restlet.tigris.org Objet : 2-way SSL authentication Does anyone know if it is possible to use Restlets in scenarios where https with 2-way/client authentication is required (server-side and client