Re: [PATCH] Prevent NPE if CLIENT-CERT auth fails

2003-08-30 Thread Bill Barker
Patch committed. Thanks much! "Mark Thomas" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Sorry. Only just noticed the attachment was removed somewhere along the way. > Contents of patch below. > > Index: http11/src/java/org/apache/coyote/http11/Http11Processor.java > =

RE: [PATCH] Prevent NPE if CLIENT-CERT auth fails

2003-08-29 Thread Mark Thomas
Sorry. Only just noticed the attachment was removed somewhere along the way. Contents of patch below. Index: http11/src/java/org/apache/coyote/http11/Http11Processor.java === RCS file: /home/cvspublic/jakarta-tomcat-connectors/http11