if you do IP based virtualhosts it will work.
David Lang
On Fri, 13 Oct 2000, Vadim Fedukovich wrote:
> Date: Fri, 13 Oct 2000 17:02:04 +0300 (EEST)
> From: Vadim Fedukovich <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: Re: SSL + VirtualHost in Apache 1.3.x
>
>
>
> On Fri, 13 Oct 2000, Poetsch, Michael wrote:
>
> > Hello Apache user community,
>
> Michael,
>
> this is not exactly apache list, anyway:
>
> > does anybody know if it is possible to configure multiple virtual hosts with
> > different SSL certificates? Basically it should be possible to include all
> > SSL related directives in a <VirtualHost> ... </VirtualHost> section?
>
> yes, one can include several virtual hosts in apache config
>
> > Would that work?
>
> One should realize virtual hosts depends on processing "Host: "
> HTTP header, which is available only after SSL handshake.
> This means one can run some restricted set of virtual hosts whose
> names match "wildcarded" server certificate.
> box1.company.com, box2.company.com and certificate for "*.company.com"
> would be an example. Beware features of IE on processing wildcarded
> certificates.
>
> good luck,
> Vadim
>
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
>
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]