> 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 certificate - could I use this realm to > catch the exception? Depends on where the exception is coming from. If it's during the initial SSL negotiation, I don't thing the realm has been invoked; it's likely to have been triggered in the connector (but I haven't looked at the SSL code, so I can't be sure). Look at the stack trace associated with the exception. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]