![]() |
New Install mod_ssl won't listen on port 443
I just installed ISPConfig 3 and I can't get mod_ssl to listen on port 443
As far as I can tell Apache should listen to my VirtualHost directives on port 443. I'm getting "failure to connect" I have a dedicated IP and the csr and key files are in place. It should work. I've restarted the server and rebooted the machine. Here is the apache config section for the domain. Code:
<IfModule mod_ssl.c> |
Please post the output of:
netstat -tap |
ISPConfig 3 won't listen on 443 netstat -tap
Here is the output - Cheers!
Code:
Active Internet connections (servers and established) |
netstat -tap for the newbie
Can't say I have much experience with this command, but the first thing I notice is that *:http is on the list but *:https is not. Assuming that is the problem, I don't know how to fix it. I Googled for it, but that wasn't much help. Seems like netstat can do a lot of really useful things!
Can't wait to find out what the heck is going on here. |
Which distribution are you using?
Which tutorial (URL) did you use to set the server up? |
ISPConfig Software Version Info
Software
Fedora release 10 (cambridge) ISPConfig 3.0.1.1 yum packages all up to date FYI ... I had the same problem with ISPConfig 2 and never did get the SSL certificates to work - "connection refused" ... although ISPConfig 2 did correctly use its SSL certificate on port 81 when it was installed. Cheers! Thank you in advance for your help! |
SSL is not installed or not enabled on your server. Please install all packages exactly as described here:
http://www.howtoforge.com/perfect-se...10-ispconfig-3 and then update ispconfig and choose to reconfigure the services. |
not listenting because mod_ssl was not installed
till,
I did some investigation and found that it was "mod_ssl" that was not installed. After I installed it ... everything worked. I feel a bit stupid that the answer was that simple, but it was! Thank you! # yum install mod_ssl |
| All times are GMT +2. The time now is 11:31. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.