If I type in https://IP HERE I'll get the invalid cert because it is not the domain it was signed for. However, if I visit the domain on https I'll get in chrome:
Error 102 (net::ERR_CONNECTION_REFUSED): The server refused the connection.
Error logs are clean from what I can tell. Nothing alerting me to an issue.
is it just for chrome or others as well? run 'netstat -ntpl | grep :443' to see if ssl is on the IP for the domain. also make sure no firewall block ssl request from your pc.
is it just for chrome or others as well? run 'netstat -ntpl | grep :443' to see if ssl is on the IP for the domain. also make sure no firewall block ssl request from your pc.
it's all browsers. port is there and listening on the right IP.