Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 66045 invoked from network); 7 Jul 2006 09:08:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jul 2006 09:08:08 -0000 Received: (qmail 4176 invoked by uid 500); 7 Jul 2006 09:07:54 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 4142 invoked by uid 500); 7 Jul 2006 09:07:53 -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 4130 invoked by uid 99); 7 Jul 2006 09:07:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jul 2006 02:07:53 -0700 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 (asf.osuosl.org: domain of jak-tomcat-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jul 2006 02:07:52 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FymIw-0007Of-PW for users@tomcat.apache.org; Fri, 07 Jul 2006 11:07:19 +0200 Received: from port-213-148-148-27.static.qsc.de ([213.148.148.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Jul 2006 11:07:18 +0200 Received: from harpsnake by port-213-148-148-27.static.qsc.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Jul 2006 11:07:18 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@tomcat.apache.org From: Danny Lee Subject: TC 5.5.17 / SSL - no response (5.5.15 works fine) Date: Fri, 07 Jul 2006 11:07:00 +0200 Lines: 37 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: port-213-148-148-27.static.qsc.de User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi guys, I have a strange problem: if I using TC 5.5.17 there is no response from https://localhost:8443/ The same configuration under 5.5.15 works just fine. My server.xml: _______________ _______________ Console on the startup: _______________ INFO: Starting Coyote HTTP/1.1 on http-8080 07.07.2006 10:59:38 org.apache.coyote.http11.Http11AprProtocol start INFO: Starting Coyote HTTP/1.1 on http-8443 07.07.2006 10:59:38 org.apache.coyote.ajp.AjpAprProtocol start INFO: Starting Coyote AJP/1.3 on ajp-8009 _______________ I'm using Win32 and my .keystore is in my home-folder. I'm not using APR like a guy before me, only Tomcat Native Tha in advance! Danny --------------------------------------------------------------------- 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