geoffrey wrote:

> Hi everybody,
>         I have a system running openssl-0.9.4, modssl-2.4.0, rsaref, and
> apache-1.3.9. I'm trying to run two name-based virtual hosts. I have the
> httpd.conf setup to correctly serve up both sites as http & https.
> However, even though I specified different server.crt and server.key for
> both virtual hosts, they use the same one - the first one entered. How do
> I force each virtual host to use its own server.crt and server.key?
> 
> geoffrey

Name-based virtual hosts does not work with ssl. You have to use a
different
port number or a different IP address vor your second virtual host.

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

Reply via email to