Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 98976 invoked from network); 21 Jun 2007 14:38:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Jun 2007 14:38:53 -0000 Received: (qmail 76669 invoked by uid 500); 21 Jun 2007 14:38:42 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 76649 invoked by uid 500); 21 Jun 2007 14:38:42 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 76634 invoked by uid 99); 21 Jun 2007 14:38:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jun 2007 07:38:42 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [194.75.234.2] (HELO smtpgate.saa-cons.co.uk) (194.75.234.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jun 2007 07:38:38 -0700 Received: (from mailnull@localhost) by smtpgate.saa-cons.co.uk (8.13.1/8.12.8) id l5LEcXO4059856 for ; Thu, 21 Jun 2007 15:38:33 +0100 (BST) (envelope-from Simon.Temple@saaconsultants.com) Received: from domino-mail.saa-cons.co.uk(10.10.10.4) by smtpgate.saa-cons.co.uk via smap (V2.1) id xma059845; Thu, 21 Jun 07 15:38:17 +0100 Subject: No X509Certificate Attribute In IIS Redirected Request To: users@tomcat.apache.org X-Mailer: Lotus Notes Release 7.0.1 January 17, 2006 Message-ID: Date: Thu, 21 Jun 2007 15:38:00 +0100 From: Simon.Temple@saaconsultants.com X-MIMETrack: CD-MIME by Router on domino-mail/Saa(Release 7.0.1FP1|April 17, 2006) at 21/06/2007 15:38:01, CD-MIME complete at 21/06/2007 15:38:01, Itemize by Router on domino-mail/Saa(Release 7.0.1FP1|April 17, 2006) at 21/06/2007 15:38:01, Serialize by Router on domino-mail/Saa(Release 7.0.1FP1|April 17, 2006) at 21/06/2007 15:38:01, Serialize complete at 21/06/2007 15:38:01 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org Hi, I'm using: IIS V6.0 JK 1.2.23 Tomcat 6.0.13 No X509Certificate attribute is present in the request header received by my servlet when using Client Authenticated SLL with IIS6 and JK1. If I use Apache 2.2 with the mod_proxy modules it works fine. Is this a bug? If so, in what... IIS or JK1? Does anyone know of a workaround? Will JK2 fix my problem? My customer must use IIS... so replacing with Apache is not an option. :-( TIA Simon Temple --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org