Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 52264 invoked from network); 6 Jun 2005 21:34:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jun 2005 21:34:42 -0000 Received: (qmail 76105 invoked by uid 500); 6 Jun 2005 21:34:24 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 76028 invoked by uid 500); 6 Jun 2005 21:34:23 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 75976 invoked by uid 99); 6 Jun 2005 21:34:23 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO [127.0.0.1]) (209.237.227.194) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 06 Jun 2005 14:34:21 -0700 Message-ID: <42A4C117.5030208@apache.org> Date: Mon, 06 Jun 2005 22:33:11 +0100 From: Mark Thomas User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: sslProtocol default value in 5.5.9 - broken? References: <42A36B71.7060409@jbgb.com> In-Reply-To: <42A36B71.7060409@jbgb.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Paul Singleton wrote: > If I configure my HTTPS connector with the (supposedly > redundant) attribute > > sslProtocol="TLS" > > then it works fine, but if I leave it out, requests > just hang and eventually time out (Firefox says "The > request to xxx.yyy has terminated unexpectedly. Some > data may have been transferred") > > Am I missing something, is this a documentation bug > or a Tomcat bug? It is a bug. I have fixed it in CVS and the fix will be included in the 5.5.10 and later releases. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org