Re: Handling SSL Client Auth abort

2007-05-10 Thread Subscriber
Hi Bill, Thanks for your answer. I've tried to download the source code for Tomcat 5.5.23, but I can't find a JIO Connector. Is JIO an abbrevation for something? Can you point me to a place, where I can find the source code and possibly make my own patch? regards, kews Bill Barker wrote: "S

Re: Handling SSL Client Auth abort

2007-05-07 Thread Bill Barker
"Subscriber" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > >>> ...unfortunately I never get that far where I can catch the exception. >>> The exception is thrown within Tomcat and in my application code. > > >> (I'll assume there's a rather critical "not" missing from the l

RE: Handling SSL Client Auth abort

2007-05-07 Thread Caldarale, Charles R
> From: Subscriber [mailto:[EMAIL PROTECTED] > Subject: Re: Handling SSL Client Auth abort > > This is OK - but how do I put custom code into the Tomcat? Download and modify the source. > I've already coded a custom realm for the purpose of > verifying the certifi

Re: Handling SSL Client Auth abort

2007-05-07 Thread Subscriber
Hi, ...unfortunately I never get that far where I can catch the exception. The exception is thrown within Tomcat and in my application code. > (I'll assume there's a rather critical "not" missing from the last clause in the above sentence.) Of course - NOT in my application code :-) If the

Re: Handling SSL Client Auth abort

2007-05-03 Thread Subscriber
message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. - Original Message - From: "Subscriber" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, May 03, 2007 7:35 AM Su

RE: Handling SSL Client Auth abort

2007-05-03 Thread Caldarale, Charles R
> From: Subscriber [mailto:[EMAIL PROTECTED] > Subject: Re: Handling SSL Client Auth abort > > ...unfortunately I never get that far where I can catch the > exception. > The exception is thrown within Tomcat and in my application code. (I'll assume there's a rather

Re: Handling SSL Client Auth abort

2007-05-03 Thread Martin Gainty
: "Subscriber" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, May 03, 2007 7:35 AM Subject: Handling SSL Client Auth abort Hi guys, When a client cancels a SSL Client Auth request, Tomcat ends the request and it's not possible to "catch" t

Handling SSL Client Auth abort

2007-05-03 Thread Subscriber
Hi guys, When a client cancels a SSL Client Auth request, Tomcat ends the request and it's not possible to "catch" this error - Does anybody have a solution to this problem? Regards, kews - To start a new topic, e-mail: user