Well, this is not supported by Apache, I admit.
But in some conditions, it works.

I should have specified that you will HAVE TO use the same SSL
certificate for all virtual hosts you're accessing through SSL on THE
SAME IP.

You can use different certificates at the condition your virtual hosts
are defined on different IPs (which wouldn't make much sense anyway!).
But on the same IP / port, you can use different virtual hosts, they
will have to use the same certificate...

Olivier


Olivier CHIROUZE
I&0 Infrastructure
Volvo Information Technology

-----Original Message-----
From: Jean-Yves Avenard [mailto:[EMAIL PROTECTED] 
Sent: 26 January 2007 23:41
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] SSL Certificate on Intranet Virtual Host

Hi

On 1/26/07, Chirouze Olivier <[EMAIL PROTECTED]> wrote:
> Hi,
>
> This is my first contribution to the list so please don't be too rude
if
> I'm wrong ;-)
>
> But I think we have the same situation here:
>
> Onename.server.com/
> Othername.server.com
> Somethingelse.server.com
>
That still won't work, as you can't use virtual host with SSL
certificate. Basically one port/IP address: one certificate.
As mentioned before, the SSL needs to be established before apache
http transaction gets established. So it is not aware as to which site
you're trying to get yet.

JY

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to