They work just fine, and I've been running them for months. The ONLY thing that does 
not resolve correctly are the certificates, and I have a few ideas as to how to 
correct that without any
changes to the apache-ssl or openssl code..Be patient.

"Leland V. Lammert" wrote:

> 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]

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

Reply via email to