From: Michael Orlitzky <michael@orlitzky.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] IP aliasing problem
Date: Wed, 06 Oct 2010 21:48:15 -0400 [thread overview]
Message-ID: <4CAD26DF.6050508@orlitzky.com> (raw)
In-Reply-To: <AANLkTikwapbW+SPcUSEk3Bxfd-ykX7otG34fMmsdd=5J@mail.gmail.com>
On 10/06/2010 06:17 PM, Grant wrote:
> I'm confused because I have in apache2 config:
>
> <VirtualHost 1.2.3.1:443>
> ...
> SSLCertificateFile /etc/apache2/ssl/www.example1.com.crt
> SSLCertificateKeyFile /etc/apache2/ssl/www.example1.com.key
> ...
> </VirtualHost>
> <VirtualHost 1.2.3.2:443>
> ...
> SSLCertificateFile /etc/apache2/ssl/www.example2.com.crt
> SSLCertificateKeyFile /etc/apache2/ssl/www.example2.com.key
> ...
> </VirtualHost>
>
> But if I request https://1.2.3.2 or https://1.2.3.2:443, I'm presented
> with an SSL cert that has www.example1.com for the Common Name. I
> used openssl to verify that the Common Name for www.example2.com.crt
> is www.example2.com.
Make sure you don't have SSLCertificateFile/SSLCertificateKeyFile
defined anywhere outside of the virtual hosts.
next prev parent reply other threads:[~2010-10-07 1:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-06 18:02 [gentoo-user] IP aliasing problem Grant
2010-10-06 21:52 ` Stroller
2010-10-06 22:17 ` Grant
2010-10-06 23:12 ` BRM
2010-10-06 23:34 ` [gentoo-user] " walt
2010-10-07 1:48 ` Michael Orlitzky [this message]
2010-10-07 3:02 ` [gentoo-user] " Grant
2010-10-07 7:32 ` Stroller
2010-10-07 16:32 ` Grant
2010-10-07 17:51 ` BRM
2010-10-07 19:53 ` Stroller
2010-10-08 17:13 ` Grant
2010-10-09 8:50 ` Adam Carter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CAD26DF.6050508@orlitzky.com \
--to=michael@orlitzky.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox