Apache 2.2
I want to get two virtual hosts to work on my install of apache: www.a.edu <http://www.a.edu/> and www.b.edu <http://www.b.edu/> . I already have one certificate working fine for SSL. How do I get the other to work? I created two certificates. The first one worked fine. I added the second virtual host and got the following error: Starting apache 2.2.8[Thu Apr 17 09:46:25 2008] [warn] _default_ VirtualHost overlap on port 443, the first has precedence Apache/2.2.8 mod_ssl/2.2.8 (Pass Phrase Dialog) Some of your private key files are encrypted for security reasons. In order to read them you have to provide the pass phrases. Server www.a.edu:443 (RSA) Enter pass phrase: OK: Pass Phrase Dialog successful. I thought if I copied the SSL virtual host and changed the file reference to the new ssl.key and ssl.crt files it would work. I also changed the server name. Is there something I am missing? Thanks, Lance Campbell Project Manager/Software Architect Web Services at Public Affairs University of Illinois 217.333.0382 http://webservices.uiuc.edu
