From owner-freebsd-isp@FreeBSD.ORG Fri Apr 11 17:29:00 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 0B34D37B401 for ; Fri, 11 Apr 2003 17:29:00 -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 8523043F75 for ; Fri, 11 Apr 2003 17:28:58 -0700 (PDT) (envelope-from enno@doc.metva.com.au) Received: by doc.metva.com.au (Postfix, from userid 1003) id 56FFBD78CAF; Sat, 12 Apr 2003 10:28:57 +1000 (EST) Date: Sat, 12 Apr 2003 10:28:56 +1000 From: Enno Davids To: George Georgalis Message-ID: <20030412002856.GT33010@doc.metva.com.au> References: <5.2.0.9.0.20030305230242.00a18200@mail.hub.org> <001801c2e3df$28a02030$fc5807ca@mosm1> <20030411180733.GA20256@trot.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030411180733.GA20256@trot.local> 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: Sat, 12 Apr 2003 00:29:00 -0000 On Fri, Apr 11, 2003 at 02:07:33PM -0400, George Georgalis wrote: |Then this was presented to me, suggesting that one apache-ssl invocation |could use IP based vhosting with multiple certs for the same effect but |less resources. | |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. Had it running this way for years now. Enno.