> Date: Tuesday, September 01, 2015 16:48:45 +0200
> From: kof...@laposte.net
>
> Hello, 
> 
> Yesterday I had a working apache which correctly served my website
> via SSL. Today the only thing I did was install OpenVPN client,
> reboot the server, and now I get "Failed to connect to
> www.mysite.com port 443: Connection refused" when asking for any
> page (from curl). The same site, without SSL, is correctly served.
> Nothing shows up in error.log. Does anyone know where I could have
> a look to identify the problem? 
> 
> Thanks in advance 
> 
> Marc 

Check your "ssl_error_log" (or equiv). Did the ssl server start?
There should be lines there that indicate that it did (or that it
failed). Also, use netstat to see if/what is listening on 443.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to