Author: markt Date: Wed Feb 4 10:46:17 2009 New Revision: 740686 URL: http://svn.apache.org/viewvc?rev=740686&view=rev Log: Propose fix for 38553
Modified: tomcat/current/tc5.5.x/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=740686&r1=740685&r2=740686&view=diff ============================================================================== --- tomcat/current/tc5.5.x/STATUS.txt (original) +++ tomcat/current/tc5.5.x/STATUS.txt Wed Feb 4 10:46:17 2009 @@ -199,3 +199,9 @@ http://people.apache.org/~markt/patches/2009-02-04-bug38483.patch +1: markt -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=38553 + Return 401 rather than 400 if client presents no certs for CLIENT-CERT auth + http://svn.apache.org/viewvc?rev=740684&view=rev + +1: markt + -1: Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=740686&r1=740685&r2=740686&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Feb 4 10:46:17 2009 @@ -145,3 +145,9 @@ http://svn.apache.org/viewvc?rev=740675&view=rev +1: markt -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=38553 + Return 401 rather than 400 if client presents no certs for CLIENT-CERT auth + http://svn.apache.org/viewvc?rev=740684&view=rev + +1: markt + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org