Tom,

The virtual hosts you have configured will not work. You must have a unique IP/Port 
combination for EACH SSL server. Use a separate IP for your hosts [or port] and 
everything will be copasetic.

        Lee

At 01:03 PM 7/27/00, you wrote:
>I can be more specific:
>
>Here's how I have it set for several virtual hosts:
>
><VirtualHost 10.10.10.10:443>
>    SSLEnable
>    SSLCertificateFile /usr/local/apache/certificate_location server1.pem
></VirtualHost>
>
><VirtualHost 10.10.10.10:443>
>    SSLEnable
>    SSLCertificateFile /usr/local/apache/certificate_location server2.pem
></VirtualHost>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to