Em Sab 17 Ago 2002 11:21, Cliff Woolley escreveu:
> On Sat, 17 Aug 2002, Ron Ridley wrote:
> > Try something like this using IP based virtual hosts: Each one of your
> > virtual hosts can have different SSL key material it points to.
> > #------------ This section only goes in the conf file once
> > --------------------- Port 80
> > ServerName domain.com
> > NameVirtualHost x.x.x.x
> > #--------------------- Domain.com -------------------------
> > <VirtualHost x.x.x.x:443>
>
> Um, if I'm following this discussion correctly, I believe this advice is
> mistaken.  NameVirtualHost's can *NOT* be used with SSL.  Every name-based
> vhost would in reality get the certificate of the first one listed in the
> config file.
>
> Please see http://httpd.apache.org/docs-2.0/ssl/ssl_faq.html#ToC47 .
>

Hum, but in case all the virtualhosts are related (as in my case) this would 
not matter much.
But in case not, this would be a really problem.
Thanks for your advice.

>
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

-- 
Iuri Fiedoruk
Santa Maria, RS, Brazil

GnuPG Key fingerprint = 9D5F 7FA6 EF2C 6A5E 914F  E01B 9434 AA7D 032B 240F
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to