Https accessible in localhost but not outside localhost, Https accessible on in localhost. Added port forwarding to port 80 and 443 but.. (1 Replies, Read 2602 times)
I added port forwarding in my router to both ports 80 and 443.
I can access http->my_public_ip in localhost, outside localhost in my home network & outside on the Internet using my mobile phone (phone has its own Internet not connected to my home network)
AND..
I can also access https->localhost too and there is a padlock icon.
BUT..
not https->my_public_ip
not even inside my home network and not outside on the Internet.
Chrome browser says: This webpage is not available
ERR_CONNECTION_CLOSED
WHY? What I am doing wrong?
IP: --
Https accessible in localhost but not outside localhost
Anyway I got it to work by replacing the certificates .key and crt files generated by Ampps by the one generated from selfsignedcertificate dot com i am not sure though if it is safe and can make me vulnerable to man in the middle attacks as it is generated by someone else.