Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 14176 invoked from network); 1 Aug 2005 22:54:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2005 22:54:36 -0000 Received: (qmail 77021 invoked by uid 500); 1 Aug 2005 22:54:19 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 77006 invoked by uid 500); 1 Aug 2005 22:54:19 -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 76992 invoked by uid 99); 1 Aug 2005 22:54:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 15:54:19 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [206.190.38.170] (HELO web51304.mail.yahoo.com) (206.190.38.170) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 01 Aug 2005 15:54:10 -0700 Received: (qmail 67995 invoked by uid 60001); 1 Aug 2005 22:54:16 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=TmfKpCYXL8ez+FNlcl3pEba6152PXKPs5esSIKi+F+xut8219e/0HREf+ay/Stb+RvcwfZBvbHOp173hj7PSYppygn3Yi8vyrOYVg7ipunYGybGcNfYp0HWrIo+1UGd75OowX3TVLE+uG4oiZA3aQ+Vpa27d0ZRv4oFpU5v8hpk= ; Message-ID: <20050801225416.67993.qmail@web51304.mail.yahoo.com> Received: from [155.97.3.10] by web51304.mail.yahoo.com via HTTP; Mon, 01 Aug 2005 15:54:16 PDT Date: Mon, 1 Aug 2005 15:54:16 -0700 (PDT) From: Justin Jaynes Subject: Re: Using more than one SSL cert in keystore? To: Tomcat Users List In-Reply-To: <20050801214927.57863.qmail@web51302.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N In the (brief) interim between my asking the original question below, and now, I have found additional information--SSL must occur before HTTP handshake, and will therefore not work on hosts based on the same IP. I have more than one IP available from my ISP. I suppose the question would better be this: How do I cofigure virtual hosting of more than one SSL enabled host over ONE interface using multiple IP addresses? Sorry for the confusion. --- Justin Jaynes wrote: > If I host more than one domain on my tomcat > installation (standalone, not with apache), can I > imort an SSL certificate for each domain and will > tomcat just know which to use for which hosts? > > Justin Jaynes > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: > tomcat-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org