I created an AMI of my server on AWS, and spun up a new instance.
When I point my elastic IP address to my new instance and type in my domain name I get a timeout error when going to my website.
I have done backups before and just re-pointed my elastic IP but this time it does not seem to be working, any ideas?
Steps I take on AWS:
When I go to my webpage I get this error in edge:
Error Code: DLG_FLAGS_INVALID_CA
DLG_FLAGS_SEC_CERT_CN_INVALID
When I click proceed I get this instead of my website (Chrome would not allow me to proceed):
Looks like some sort of certificate issue...
The error I get in chrome is:
NET::ERR_CERT_AUTHORITY_INVALID
I did not update my security groups correctly so web traffic wasn't allowed.