Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 87909 invoked by uid 500); 10 Oct 2002 22:48:13 -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 87897 invoked from network); 10 Oct 2002 22:48:13 -0000 Received: from ai-ems03.si.edu (HELO ai-ems04.si.edu) (160.111.252.18) by daedalus.apache.org with SMTP; 10 Oct 2002 22:48:13 -0000 Received: from localhost (localhost [127.0.0.1]) by ai-ems04.si.edu (Postfix) with ESMTP id DBC541FD55 for ; Thu, 10 Oct 2002 18:48:15 -0400 (EDT) Received: from ai-ems04.si.edu ([127.0.0.1]) by localhost (ai-ems03 [127.0.0.1]) (amavisd-new) with ESMTP id 13534-06 for ; Thu, %1e Oct 2002 18:48:14 -0000 (EDT) Received: from mdh.si.edu (root.si.edu [160.111.223.22]) by ai-ems04.si.edu (Postfix) with ESMTP id 929DA1FD59 for ; Thu, 10 Oct 2002 18:48:14 -0400 (EDT) Message-ID: <3DA603A7.2E38C60B@mdh.si.edu> Date: Thu, 10 Oct 2002 18:48:07 -0400 From: Matt Harris Reply-To: mdh@unix.si.edu Organization: Smithsonian Institution X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: users@httpd.apache.org References: <11864A3328DDD5119DE70002A540D64A02B4BF51@ntblm16.dci.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Scanned: SI-EMS border system (SI+SA) X-Razor-id: d9b4984141ff82ae05d615c0529a49244eb6dbef X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] SSL server problem Weird. I thought I remembered doing it OK on apache 1.3.x a long time ago. This is my first delve into Apache 2. What's required to fix SSL? Is it a problem with mod_ssl or OpenSSL itself? I'd be interested in taking a look deeper into this to see if there's a way/hack around it, or maybe just fixing the code myself. "Nelson, Robert D." wrote: > > Matt: > > You can't run two different SSL hosts on a single IP. Each host must have > its own IP address. This is not an Apache issue, it's an SSL issue. > > ~ Robert > > > -----Original Message----- > > From: Matt Harris [mailto:mdh@mdh.si.edu] > > Sent: Thursday, October 10, 2002 5:17 PM > > To: users@httpd.apache.org > > Subject: [users@httpd] SSL server problem > > > > > > I have multiple NameVirtualHost entries on my server. I've > > noticed that > > this makes apache 2.x send only the certificate listed in the first > > vhost entry for all of them. For example I have vhosts entries for > > secure.unix.mydomain, and qip.mydomain. Both have unique csr/key/crt > > files, and both are explicitly stated as such in their VirtualHost > > directives. They are NamevirtualHosts on my server's single IP > > address. But for some reason, when going to > > https://qip.mydomain, I get > > an error that the certificate being presented is for > > secure.unix.mydomain. Why is this? Is there a way to fix this? > > Thanks, Matt. > > > > -- > > /* > > * > > * Matt Harris - Senior UNIX Systems Engineer > > * Smithsonian Institution, OCIO > > * > > */ > > > > --------------------------------------------------------------------- > > 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 -- /* * * Matt Harris - Senior UNIX Systems Engineer * Smithsonian Institution, OCIO * */ --------------------------------------------------------------------- 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