Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 4655 invoked from network); 1 Dec 2004 14:10:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Dec 2004 14:10:57 -0000 Received: (qmail 32724 invoked by uid 500); 1 Dec 2004 14:10:07 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 32669 invoked by uid 500); 1 Dec 2004 14:10:06 -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 32623 invoked by uid 99); 1 Dec 2004 14:10:05 -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 06:10:03 -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 iB1EA0aD030247 for ; Wed, 1 Dec 2004 14:10:00 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 30229-01-4 for ; Wed, 1 Dec 2004 14:09:59 +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 iB1E7k9C030058 for ; Wed, 1 Dec 2004 14:07:46 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 14:07: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 14:07:46 -0000 Message-ID: <47DFC5E9D8B9E4429C2861946386EA99D986CA@pbrmsx01.ads.rnib.org.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ssl configuration. 5.0.28 thread-index: AcTXnHEaKBm3fdcbSFKsq3zvqB734QAALcUgAAQdaqA= From: "Pawson, David" To: "Tomcat Users List" X-OriginalArrivalTime: 01 Dec 2004 14:07:44.0068 (UTC) FILETIME=[20AD1840:01C4D7AF] 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 -----Original Message----- From: Allistair Crossley There is no concept of "definitive", only "valid". In which case the example in http://jakarta.apache.org/tomcat/tomcat-5.0-doc/ssl-howto.html would seem to be wrong. Although it names a tomcat class, there is no such attribute defined. <-- Define a SSL Coyote HTTP/1.1 Connector on port 8443 --> I'm still getting a 404 (ie), connection refused (firefox) when accessing with http://localhost:8443:/ There appears to be no further setup that I can find? Is it only conf/server.xml please? regards DaveP Look at the connector reference for 5.0 and make your mind up about what suits your needs. The SSL specific attributes are also on this page. http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html > %catalina-home%/webapps/tomcat-docs/ssl-howto.html > > shows > > > > <-- Define a SSL Coyote HTTP/1.1 Connector on port 8443 --> > -- 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