Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 94647 invoked from network); 19 Aug 2004 16:29:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 Aug 2004 16:29:54 -0000 Received: (qmail 21682 invoked by uid 500); 19 Aug 2004 16:29:18 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 21626 invoked by uid 500); 19 Aug 2004 16:29:18 -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 21613 invoked by uid 99); 19 Aug 2004 16:29:18 -0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=FORGED_RCVD_HELO,HOT_NASTY X-Spam-Check-By: apache.org Received: from [207.234.184.121] (HELO pstc.com) (207.234.184.121) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 19 Aug 2004 09:29:14 -0700 Received: from apu.pstc.com (69-161-4-24.chvlva.adelphia.net [69.161.4.24]) by pstc.com (8.12.10/8.12.10) with ESMTP id i7JGSrjM020971 for ; Thu, 19 Aug 2004 12:29:01 -0400 Message-Id: <6.0.3.0.2.20040819121702.04c228b0@pstc.com> X-Sender: rj@commonmetric.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.3.0 Date: Thu, 19 Aug 2004 12:28:28 -0400 To: "Tomcat Users List" From: RJ Subject: Re: SSL in tomcat standalone with virtual hosts In-Reply-To: <4124CECB.5030501@webtuitive.com> References: <6.0.3.0.2.20040818182509.04b15048@pstc.com> <6.0.3.0.2.20040819104801.04b6aa48@pstc.com> <4124CECB.5030501@webtuitive.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N At 12:01 PM 8/19/2004, Hassan Schroeder wrote: >RJ wrote: > >>OK, I've done some more searching > >I think you're making this harder than it needs to be... That's definitely the story of my life..... For those as clueless as me, here's what I did to get it to work: edit up server.xml to define a Connector for each SSL cert, listing port="443", address="xxx.xxx.xxx.xxx", and keystoreFile="path_for_IP_xxx.xxx.xxx.xxx" for each IP's keystore. Thanks to everyone who helped! rj >>>I read one post in the archives that said to create a new connector >>>for each IP, but that doesn't work (at least using the Administration >>>tool -- it only allows one connector on 443). > >So don't use the Administration tool :-) -- use the text editor of >your choice, create the Connector definitions, and you're done. > >I assure you it works -- that's how my server's configured: two IP >addresses, two Connectors, two certs, both using port 443. > >FWIW! >-- >Hassan Schroeder ----------------------------- hassan@webtuitive.com >Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com > > dream. code. > > > >--------------------------------------------------------------------- >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