Re: Client authentication for specific path

2014-10-08 Thread Nathan Quirynen
On 03/10/14 21:18, Cédric Couralet wrote: > 2014-10-03 17:42 GMT+02:00 Nathan Quirynen : >> On 02/10/14 19:00, Christopher Schultz wrote: >> >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Nathan, >> >> On 10/1/14 12:16 PM, Nathan Quirynen wrote: >> >> On 01/10/14 18:08, Christopher Sch

Re: Client authentication for specific path

2014-10-03 Thread Cédric Couralet
2014-10-03 17:42 GMT+02:00 Nathan Quirynen : > > On 02/10/14 19:00, Christopher Schultz wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Nathan, > > On 10/1/14 12:16 PM, Nathan Quirynen wrote: > > On 01/10/14 18:08, Christopher Schultz wrote: Nathan, > > On 10/1/14 10:02 AM, Nathan

Re: Client authentication for specific path

2014-10-03 Thread Nathan Quirynen
On 02/10/14 19:00, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Nathan, > > On 10/1/14 12:16 PM, Nathan Quirynen wrote: >> On 01/10/14 18:08, Christopher Schultz wrote: Nathan, >> >> On 10/1/14 10:02 AM, Nathan Quirynen wrote: > Hi Tomcat users, > >

Re: Client authentication for specific path

2014-10-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Nathan, On 10/1/14 12:16 PM, Nathan Quirynen wrote: > On 01/10/14 18:08, Christopher Schultz wrote: Nathan, > > On 10/1/14 10:02 AM, Nathan Quirynen wrote: Hi Tomcat users, A current application has client authentication configured

Re: Client authentication for specific path

2014-10-02 Thread Nathan Quirynen
On 01/10/14 18:50, Cédric Couralet wrote: > 2014-10-01 18:16 GMT+02:00 Nathan Quirynen : >> On 01/10/14 18:08, Christopher Schultz wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA256 >>> >>> Nathan, >>> >>> On 10/1/14 10:02 AM, Nathan Quirynen wrote: Hi Tomcat users, A cur

Re: Client authentication for specific path

2014-10-01 Thread Cédric Couralet
2014-10-01 18:16 GMT+02:00 Nathan Quirynen : > On 01/10/14 18:08, Christopher Schultz wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Nathan, >> >> On 10/1/14 10:02 AM, Nathan Quirynen wrote: >>> Hi Tomcat users, >>> >>> A current application has client authentication configured

Re: Client authentication for specific path

2014-10-01 Thread Nathan Quirynen
On 01/10/14 18:08, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Nathan, > > On 10/1/14 10:02 AM, Nathan Quirynen wrote: >> Hi Tomcat users, >> >> A current application has client authentication configured in the >> SSL Connector (server.xml): >> >> > keystoreFi

Re: Client authentication for specific path

2014-10-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Nathan, On 10/1/14 10:02 AM, Nathan Quirynen wrote: > Hi Tomcat users, > > A current application has client authentication configured in the > SSL Connector (server.xml): > > keystoreFile=".keystore" keystorePass="..." > truststoreFile=".trustst

RE: Client Authentication using SSL

2012-07-19 Thread Jeffrey Janner
> -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Tuesday, July 17, 2012 9:14 AM > To: Tomcat Users List > Subject: Re: Client Authentication using SSL > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jef

Re: Client Authentication using SSL

2012-07-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeffrey, On 7/16/12 10:01 AM, Jeffrey Janner wrote: > Thanks Chris, I'd seen a lot of traffic on the topic over the > years, so knew someone had real-world experience on the subject. > I'll check out what you did a little further. Of course, thinking

RE: Client Authentication using SSL

2012-07-16 Thread Jeffrey Janner
ers List > Subject: Re: Client Authentication using SSL > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jeffrey, > > On 7/12/12 9:44 AM, Jeffrey Janner wrote: > > Is there anyone who's implemented true-client SSL auth over APR that > > would

Re: Client Authentication using SSL

2012-07-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeffrey, On 7/12/12 9:44 AM, Jeffrey Janner wrote: > Is there anyone who's implemented true-client SSL auth over APR > that would be willing to share hints/tips on how they handled > certificate distributions, etc.? I wasn't using APR -- though it sh

Re: Client Authentication using SSL

2012-07-12 Thread Pid
ded message -- >> From: Puneet Dewan >> Date: Thu, Jul 12, 2012 at 10:19 PM >> Subject: Re: Client Authentication using SSL >> To: Tomcat Users List >> >> >> Excellent suggestions and the link at the bottom . >> On my local machine using keystor

Re: Client Authentication using SSL

2012-07-12 Thread Burghard W.V. Britzke
?! Am 12.07.2012 um 19:22 schrieb Puneet Dewan: > The below way I used to deploy the war and able to use it :) > > > -- Forwarded message -- > From: Puneet Dewan > Date: Thu, Jul 12, 2012 at 10:19 PM > Subject: Re: Client Authentication using SSL &g

Re: Client Authentication using SSL

2012-07-12 Thread Puneet Dewan
Excellent suggestions and the link at the bottom . On my local machine using keystore and keypass was not working while I was configuring a WAR on https. I made use of truststoreFile and truststorePass in connector tag. e.g < Connector SSLEnabled="true" acceptCount="100"

RE: Client Authentication using SSL

2012-07-12 Thread Jeffrey Janner
; -Original Message- > From: burghard.britzke [mailto:b...@charmides.in-berlin.de] > Sent: Thursday, July 12, 2012 1:11 AM > To: Tomcat Users List > Subject: Re: Client Authentication using SSL > > may be that article helps: > http://www.tomcatexpert.com/blog/2012/07

Re: Client Authentication using SSL

2012-07-11 Thread burghard.britzke
resting. But really just looking for some additional info on how the > client SSL stuff really works. > Jeff > >> -Original Message- >> From: Esmond Pitt [mailto:esmond.p...@bigpond.com] >> Sent: Wednesday, July 11, 2012 5:58 PM >> To: Jeffrey Janner >&g

RE: Client Authentication using SSL

2012-07-11 Thread Jeffrey Janner
where I have > these > 'factors': > > - SSL client certificate > - 'ticket' (a UID in the URL, e.g. for password resets) > - form > > > EJP > > -Original Message- > From: Jeffrey Janner [mailto:jeffrey.jan...@polydy

RE: Client Authentication using SSL

2012-07-11 Thread Jeffrey Janner
> -Original Message- > From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] > Sent: Wednesday, July 11, 2012 11:36 AM > To: 'Tomcat Users List' > Subject: Client Authentication using SSL > > Looking into implemented two-factor Auth for Tomcat with first factor > being our current user

Re: Client Authentication--getting certificate information on the server side

2012-02-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sanjeev, On 2/6/12 12:01 PM, Sanjeev Sharma wrote: > This forces client authentication when I try to access the app > using a browser and when I provide a trusted certificate, I'm able > get authenticated. After the authentication I was expecting to

RE: Client Authentication--getting certificate information on the server side

2012-02-06 Thread Sanjeev Sharma
Sent: Monday, February 06, 2012 12:20 PM To: Tomcat Users List Subject: Re: Client Authentication--getting certificate information on the server side On 06/02/2012 17:01, Sanjeev Sharma wrote: > Hello, > > I'm trying to configure client authentication in Tomcat 7 on Windows 7. I &

Re: Client Authentication--getting certificate information on the server side

2012-02-06 Thread Pid
On 06/02/2012 17:01, Sanjeev Sharma wrote: > Hello, > > I'm trying to configure client authentication in Tomcat 7 on Windows 7. I > have the following connector in the server.xml: > > protocol="HTTP/1.1" >SSLEnabled="true" >maxThreads="150" >schem

RE: Client authentication problems

2010-01-13 Thread John Watson
The client reports the error, which I presumed came as a response from the server. -Original Message- From: Pid [mailto:p...@pidster.com] Sent: 12 January 2010 17:30 To: Tomcat Users List Subject: Re: Client authentication problems On 12/01/2010 16:32, John Watson wrote: > Dear tom

Re: Client authentication problems

2010-01-12 Thread Pid
On 12/01/2010 16:32, John Watson wrote: Dear tomcat users, I run tomcat 6.0.18 under java 6 and am attempting to set up client authentication via SSL. I have followed the instructions here: http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html, with Tomcat using the default SSL implementatio

Re: Client Authentication

2005-11-30 Thread Markus Plail
Dobson Paul L Contr 84 MSUG/GBMLBR <[EMAIL PROTECTED]> writes: > Thanks for the additional insight into client authentication. > > The smart card and IE are set up correctly to prompt for a valid > certificate. I know this because that is how it works when I visit > other web sites on our network

RE: Client Authentication

2005-11-29 Thread Dobson Paul L Contr 84 MSUG/GBMLBR
guess what I am looking for are confiuration steps that I may have missed. Thanks in advance for your help. Paul Dobson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 29, 2005 9:51 AM To: Tomcat Users List Subject: Re: Client Authentic

Re: Client Authentication

2005-11-29 Thread Markus Plail
Dobson Paul L Contr 84 MSUG/GBMLBR <[EMAIL PROTECTED]> writes: > I am having a tough time finding information on implementing client > authentication. When trying to access my site, I need the user to be > presented with a dialog box asking for a digital certificate. The > certificate needs to be