From dev-return-97468-apmail-tomcat-dev-archive=tomcat.apache.org@tomcat.apache.org Mon Jul 13 19:30:18 2009 Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 79281 invoked from network); 13 Jul 2009 19:30:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jul 2009 19:30:17 -0000 Received: (qmail 40060 invoked by uid 500); 13 Jul 2009 19:30:26 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 39976 invoked by uid 500); 13 Jul 2009 19:30:26 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 39965 invoked by uid 99); 13 Jul 2009 19:30:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2009 19:30:26 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [193.252.22.190] (HELO smtp6.freeserve.com) (193.252.22.190) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2009 19:30:15 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3628.me.freeserve.com (SMTP Server) with ESMTP id 9A74B7000085 for ; Mon, 13 Jul 2009 21:29:55 +0200 (CEST) Received: from smtp.homeinbox.net (unknown [91.109.163.144]) by mwinf3628.me.freeserve.com (SMTP Server) with ESMTP id 7B35D7000081 for ; Mon, 13 Jul 2009 21:29:55 +0200 (CEST) X-ME-UUID: 20090713192955504.7B35D7000081@mwinf3628.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by smtp.homeinbox.net (Postfix) with ESMTP id C20681A4EC4 for ; Mon, 13 Jul 2009 20:29:54 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from smtp.homeinbox.net ([127.0.0.1]) by localhost (server01.dev.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12vYWKFGTIbF for ; Mon, 13 Jul 2009 20:29:51 +0100 (BST) Received: from [192.168.0.9] (study03.dev.local [192.168.0.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.homeinbox.net (Postfix) with ESMTPSA id 8B5291A486D for ; Mon, 13 Jul 2009 20:29:51 +0100 (BST) Message-ID: <4A5B8B26.7030406@apache.org> Date: Mon, 13 Jul 2009 20:29:42 +0100 From: Mark Thomas User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: svn commit: r793672 - /tomcat/tc6.0.x/trunk/STATUS.txt References: <20090713192213.866A723888D2@eris.apache.org> In-Reply-To: <20090713192213.866A723888D2@eris.apache.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org rjung@apache.org wrote: > * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47478 > @@ -159,5 +159,7 @@ > AJP connectors do not handle certificate chains > Patch by Patrik Schnellmann > https://issues.apache.org/bugzilla/attachment.cgi?id=23951 > - +1: markt > + +1: markt, rjung > -1: > + rjung: It seems the line "int i = 0;" in the patch for > + java/org/apache/jk/core/MsgContext.java is not used. jsseCerts[i++] = cert; Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org