Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 76078 invoked from network); 1 Dec 2004 15:33:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Dec 2004 15:33:06 -0000 Received: (qmail 80801 invoked by uid 500); 1 Dec 2004 15:29:44 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 80749 invoked by uid 500); 1 Dec 2004 15:29:43 -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 80677 invoked by uid 99); 1 Dec 2004 15:29:42 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of David.Pawson@rnib.org.uk designates 194.128.16.193 as permitted sender) Received: from maggotts.rnib.org.uk (HELO maggotts.rnib.org.uk) (194.128.16.193) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 01 Dec 2004 07:29:41 -0800 Received: from localhost (maggotts.rnib.org.uk [127.0.0.1]) by maggotts.rnib.org.uk (8.12.11/8.12.11) with ESMTP id iB1FTV2q008803 for ; Wed, 1 Dec 2004 15:29:31 GMT Received: from maggotts.rnib.org.uk ([127.0.0.1]) by localhost (maggotts.rnib.org.uk [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08680-01-10 for ; Wed, 1 Dec 2004 15:29:30 +0000 (GMT) Received: from pbrmsxfe01.ads.rnib.org.uk (pbrmsxfe01.rnib.org.uk [10.254.1.124]) by maggotts.rnib.org.uk (8.12.11/8.12.11) with ESMTP id iB1FOnfU008175 for ; Wed, 1 Dec 2004 15:24:49 GMT Received: from pbrmsx01.ads.rnib.org.uk ([10.1.10.101]) by pbrmsxfe01.ads.rnib.org.uk with Microsoft SMTPSVC(6.0.3790.211); Wed, 1 Dec 2004 15:24:44 +0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Subject: RE: ssl configuration. 5.0.28 Date: Wed, 1 Dec 2004 15:24:56 -0000 Message-ID: <47DFC5E9D8B9E4429C2861946386EA99D986D0@pbrmsx01.ads.rnib.org.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ssl configuration. 5.0.28 thread-index: AcTXnHEaKBm3fdcbSFKsq3zvqB734QAALcUgAAQdaqAAAJiJ8AAAtgfAAADlM/AAANBiUA== From: "Pawson, David" To: "Tomcat Users List" X-OriginalArrivalTime: 01 Dec 2004 15:24:44.0448 (UTC) FILETIME=[E2A32200:01C4D7B9] X-Virus-Scanned: by amavisd-new at rnib.org.uk X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N actually, I notice you are using keystoreFile. are you certain when you ran keystore that you used -keystore parameter? it might well be that. i generated my key without using -keystore which tomcat looks at by default. try getting that working first. On win2k, so the default location is /documents and settings etc. %JAVA_HOME%\bin\keytool -genkey -alias tomcat -keyalg RSA \ -keystore webapps/repository enables my to store it in /webapps/repository which is where I told tomcat to look. regards DaveP -- DISCLAIMER: NOTICE: The information contained in this email and any attachments is confidential and may be privileged. If you are not the intended recipient you should not use, disclose, distribute or copy any of the content of it or of any attachment; you are requested to notify the sender immediately of your receipt of the email and then to delete it and any attachments from your system. RNIB endeavours to ensure that emails and any attachments generated by its staff are free from viruses or other contaminants. However, it cannot accept any responsibility for any such which are transmitted. We therefore recommend you scan all attachments. Please note that the statements and views expressed in this email and any attachments are those of the author and do not necessarily represent those of RNIB. RNIB Registered Charity Number: 226227 Website: http://www.rnib.org.uk --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org