My website, which has been running smoothly for more than a year, started having issues as of today. While I can access it without any problems from my computer, when I try to access it from my phone, it gives a ‘connection is not secure’ warning. (NET::ERR_CERT_REVOKED).
I’m in the moment of troubleshooting the issue through trial and error, I deleted the content of the website and used PHP to print(‘text’).
Here is the link to the page: https://t.ly/vdhmu
I contacted the host service and discussed the issue. I asked if there was a problem with the SSL. They said the issue might be related to the website’s source code. Therefore, I temporarily deleted the website’s content.