On May 7, 2009, at 9:18 , Mark Thomas wrote:
André Cruz wrote:
Hello.
I have a specific page in my site that uses ssl client certificates
for
authentication and the application itself does the cert validation.
As
the rest of the site does not use them I have clientAuth="false&quo
quot; in my connector this process works but then
the browser always asks for a certificate which is not what I want.
Wouldn't it be better to just set the "want" flag in the SSLSocket
instead of "need"?
Best regards,
André Cruz
On Apr 1, 2009, at 14:23 , André Cruz wrote:
On Apr 1, 2009, at 14:21 , Mark Thomas wrote:
André Cruz wrote:
On Mar 31, 2009, at 22:17 , Mark Thomas wrote:
Caldarale, Charles R wrote:
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Subject: Re: Renegotiate SSL connection
On Apr 1, 2009, at 14:21 , Mark Thomas wrote:
André Cruz wrote:
On Mar 31, 2009, at 22:17 , Mark Thomas wrote:
Caldarale, Charles R wrote:
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Subject: Re: Renegotiate SSL connection in servlet
Your only other option for Tomcat is
On Mar 31, 2009, at 22:17 , Mark Thomas wrote:
Caldarale, Charles R wrote:
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Subject: Re: Renegotiate SSL connection in servlet
Your only other option for Tomcat is to configure another
which would require a different IP or port
On Mar 31, 2009, at 14:44 , Christopher Schultz wrote:
On 3/31/2009 9:28 AM, André Cruz wrote:
I'm coding a servlet that does SSL client cert authentication. The
requests already arrive on a SSL connector but for this servlet in
particular the SSL connection needs to be renegotiated to as
or without APR?
I'm running tomcat 6.0.18, java 6 on linux.
Thanks and best regards,
André Cruz
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Rainer Jung kippdata.de> writes:
> On 09.03.2009 18:07, Anthony J. Biacco wrote:
> > Download the latest, configure, make, make install, check for
> > new/deprecated directives in the jk docs, modify configs accordingly,
> > reload apache.
I'm running apache 2.2.9, mod_jk 1.2.27 and tomcat 6.0.1