Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 38602 invoked from network); 24 Jul 2006 09:00:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jul 2006 09:00:18 -0000 Received: (qmail 11231 invoked by uid 500); 24 Jul 2006 09:00:05 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 11210 invoked by uid 500); 24 Jul 2006 09:00:05 -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 11199 invoked by uid 99); 24 Jul 2006 09:00:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 02:00:05 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [207.113.241.148] (HELO iss04.interliant.com) (207.113.241.148) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 02:00:04 -0700 Received: from EX-007.mail.navisite.com (ex-007.interliant.com [207.113.240.186]) by iss04.interliant.com (8.10.2/8.10.2) with ESMTP id k6O94xX03206 for ; Mon, 24 Jul 2006 04:05:03 -0500 (CDT) Received: from [192.168.0.168] ([213.202.96.19]) by EX-007.mail.navisite.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 24 Jul 2006 03:59:35 -0500 Message-ID: <44C48BF3.5030803@jboss.com> Date: Mon, 24 Jul 2006 10:59:31 +0200 From: Mladen Turk Organization: JBoss Europe User-Agent: Mozilla MIME-Version: 1.0 To: Tomcat Users List Subject: Re: SSL not working References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 24 Jul 2006 08:59:35.0807 (UTC) FILETIME=[7CAA58F0:01C6AEFF] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Matúš Nemčík wrote: > Hi, i have installed the latest version of Apache Tomcat 5.5.17 on Windows > XP platform using the installer and the server is running as a service. The probable reason is because default service runs under the SYSTEM account. Keystore requires a valid user. Modify the service to use the account you are using when running in command line mode (Anyhow first try if it works from command line). Regards, Mladen. --------------------------------------------------------------------- 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