From tomcat-user-return-60582-qmlist-jakarta-archive-tomcat-user=nagoya.apache.org@jakarta.apache.org Mon Apr 14 13:54:20 2003 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 49682 invoked from network); 14 Apr 2003 13:54:19 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 14 Apr 2003 13:54:19 -0000 Received: (qmail 4211 invoked by uid 97); 14 Apr 2003 13:56:14 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 4204 invoked from network); 14 Apr 2003 13:56:13 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 14 Apr 2003 13:56:13 -0000 Received: (qmail 44470 invoked by uid 500); 14 Apr 2003 13:53:02 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 44421 invoked from network); 14 Apr 2003 13:53:02 -0000 Received: from sj-core-2.cisco.com (171.71.177.254) by daedalus.apache.org with SMTP; 14 Apr 2003 13:53:02 -0000 Received: from mramachaw2k ([10.77.6.139]) by sj-core-2.cisco.com (8.12.6/8.12.6) with ESMTP id h3EDr0gE023225 for ; Mon, 14 Apr 2003 06:53:01 -0700 (PDT) Reply-To: From: "Manjula Ramachandra \(mramacha\)" To: Subject: When clientAuth is true in server.xml Date: Mon, 14 Apr 2003 19:23:00 +0530 Message-ID: <00d001c3028d$2a885d50$8b064d0a@apac.cisco.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00D1_01C302BB.44409950" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 x-mimeole: Produced By Microsoft MimeOLE V5.50.4910.0300 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------=_NextPart_000_00D1_01C302BB.44409950 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, Iam configuring Tomcat 3.2.3 for SSL. If I set clientAuth parameter to false, then I can see splash screen of Tomcat , when I connect to server using :https://:. But if I set clientAuth to true, then I get the following error No User Certificate The site has requested client authentication, but you do not have a Personal Certificate to authenticate yourself. The site may choose not to give you access without one. What are the necessary steps required for this to work. How to proceed ? Please help. Regs, Manjula ------=_NextPart_000_00D1_01C302BB.44409950--