On Wed, Mar 10, 1999, James Simmons wrote:

> Okay I'm new to this. I have a test server that has two IPs on one 
> ethernet card. First I notice you need <Virtual _default> otherwise the
> server doesn't work. 

You mean "_default_", of course. But why shouldn't it work without it?

> Next I tried to generate a new certificate from make
> certificate in apache_1.3.4 and set it up as a seperate key, crt. Then I
> have in one virtual host 
> SSLCertificateFile /usr/local/apache/conf/ssl.crt/server.crt 
> SSLCertificateKeyFile /usr/local/apache/conf/ssl.crt/server.key
> 
> Then I used for the second host
> SSLCertificateFile /usr/local/apache/conf/ssl.crt/server2.crt 
> SSLCertificateKeyFile /usr/local/apache/conf/ssl.crt/server2.key
> 
> It only used the server.crt file for both hosts? What did I do wrong? I
> need to know how to setup domains for each cleint which will have their
> own certificate. Thank you for your help.

Seems like your <VirtualHost> sections are not quite correct.
Can you post the complete server config?

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to