Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 4064 invoked from network); 16 Nov 2004 01:29:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Nov 2004 01:29:25 -0000 Received: (qmail 21206 invoked by uid 500); 16 Nov 2004 01:29:06 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 21138 invoked by uid 500); 16 Nov 2004 01:29:06 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 21094 invoked by uid 99); 16 Nov 2004 01:29:06 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [218.214.4.178] (HELO jie.com.au) (218.214.4.178) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 15 Nov 2004 17:29:03 -0800 Received: from wizard.optusnet.com.au ([203.10.68.8] helo=[192.168.32.4]) by jie.com.au with esmtp (Exim 4.34) id 1CTs9P-00058L-Gw for users@httpd.apache.org; Tue, 16 Nov 2004 12:28:59 +1100 Message-ID: <4199581E.4070307@wizardslair.net> Date: Tue, 16 Nov 2004 12:30:06 +1100 From: Peter Johnson User-Agent: Mozilla Thunderbird 0.8 (X11/20040926) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@httpd.apache.org References: <4196ABF3.6040209@computernick.com> <4198D525.6020901@winfreeacademy.com> <00ac01c4cb40$7b8efb50$0100a8c0@MEDIONPC> <41994785.70706@computernick.com> In-Reply-To: <41994785.70706@computernick.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 X-Virus-Checked: Checked Subject: Re: [users@httpd] ssl certs question X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N SSL sites must be run on different IP addresses. Apache wont know what server it is destined for until *after* the certificate has been accepted and verified by the client browser as such there is now way for Apache to know which certificate to return. PJ Nick Smith wrote: > Ralf Glauberman wrote: > >> the ssl-handshake happens, before ANY http-related information is >> transfered! >> > so what is the fix for this? > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server > Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org