![]() |
https/SSL issues
I enabled SSL on one of the sites and also created a certificate from the UI. The .vhost files for the domain created also shows correct entries for the virtualhost to listen on 443.
Code:
<IfModule mod_ssl.c>Code:
Starting httpd: [Wed Mar 25 16:23:15 2009] [warn] NameVirtualHost *:443 has no VirtualHosts |
SSL vhosts in apache have always to be bount to a IP address, you will have to select the correct IP instead of * in the website settings.
|
That did the trick.
I also forgot to install mod_ssl as well. |
| All times are GMT +2. The time now is 11:13. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.