Hi, I've two name-based virtual hosts defined (two name web sites on a single IP address). I only requested one SSL certificate for the main site. My application is running on the main site first and goes to the second site when user's click on a specific button. Whenever the URL points to the second site, Firefox detected the server certificate belongs to a different site.
Is it a common practice when have two or most name-based virtual hosts running on a single IP on Apache, request a SSL certificate for EACH host name? If so, do I just add the SSLCertificateFile and SSLCertificateKeyFile information in the <VirtualHost> container for the second site as well? I'm running on Apache 2. Any suggestions? Thanks in advance Mary --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org