From owner-freebsd-isp@FreeBSD.ORG Wed Apr 16 07:29:47 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCADB37B401 for ; Wed, 16 Apr 2003 07:29:47 -0700 (PDT) Received: from doc.metva.com.au (c16477.brasd1.vic.optusnet.com.au [210.49.152.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id A88CB43F75 for ; Wed, 16 Apr 2003 07:29:44 -0700 (PDT) (envelope-from enno@doc.metva.com.au) Received: by doc.metva.com.au (Postfix, from userid 1003) id 2CCBED78CAF; Thu, 17 Apr 2003 00:29:47 +1000 (EST) Date: Thu, 17 Apr 2003 00:29:46 +1000 From: Enno Davids To: Andrew Lewis Message-ID: <20030416142946.GA83092@doc.metva.com.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i cc: freebsd-isp@freebsd.org Subject: Re: multiple SSL key's on one IP several Vhosts... X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 14:29:48 -0000 On Wed, Apr 16, 2003 at 10:15:11AM -0400, Andrew Lewis wrote: |Just to be clear on what I'm reading... | |Apache is listening on a single IP, ports 443 and 80. |Apache hosts multiple http sites with name based virtual hosts |Apache also hosts multiple https sites with their own certificates |(www.domain1.com and www.domain2.com) as name based virtual hosts. | |(seamlessly) | |I understood this to be an impossible task with https servers, based on the |key exchange process. | |Am I reading that apache does this just fine? If so I know some developers |who will be thrilled. No. He's fairly clear that different IP addresses are involved. i.e. we're talking about old style IP based virtual hosts not name based virtual hosts. Enno. |> -----Original Message----- |> From: Noah K Sematimba [mailto:ksemat@ksemat.co.ug] |> Sent: Wednesday, April 16, 2003 5:21 AM |> To: George Georgalis |> Cc: freebsd-isp@FreeBSD.ORG |> Subject: Re: multiple SSL key's on one IP several Vhosts... |> |> |> |> > It's from May 1999, but looks possible since different |> certs are bing |> > used for different IP/domains; however I have the feeling |> apache will |> > choke on the second ssl IP. Has anyone used a similar setup or have |> > comments? |> |> works fine. I was using apache-modssl in my case. |> |> Noah. |> _______________________________________________ |> freebsd-isp@freebsd.org mailing list |> http://lists.freebsd.org/mailman/listinfo/freebsd-isp |> To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" |> |_______________________________________________ |freebsd-isp@freebsd.org mailing list |http://lists.freebsd.org/mailman/listinfo/freebsd-isp |To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"