I have a domain name dontbekak.co.za, and used it to test letsencrypt on a webserver I set up.
I am done testing and changed the IP where the A record is pointing to back to my old server.
How do I remove the SSL from that domain name, as currently chrome is blocking me from accessing it because of the fact that it was encrypted with an ssl cert?
Thanks so much in advance!!
Are you sure you didn't somehow enable HSTS (sending a Strict-Transport-Security header)? Chrome has the behavior you describe in response to HSTS, but not with HTTPS sites in general.
Perhaps Chrome just has the URL cached and goes to it if you specify it without a protocol scheme? What happens if you explicitly ask for http://dontbekak.co.za/?