Error on new site that was working

cni.epizy.com

Error Message

This site can’t provide a secure connection

cni.epizy.com sent an invalid response.

  • [Try running Windows Network Diagnostics](javascript:diagnoseErrors()).

ERR_SSL_PROTOCOL_ERROR

Other Information

The site was working, along with a couple .php scripts i was working on. and now i keep getting the above error page. I dont have any SSL certificates installed, do I need one? and if so why did it work without one at first? Any help appreciated.

Code in index.html

<!doctype html>
<html>
  <head>
    <title>This is the title of the webpage!</title>
  </head>
  <body>
    <p>This is an example paragraph. Anything in the <strong>body</strong> tag will appear on the page, just like this <strong>p</strong> tag and its contents.</p>
  </body>
</html>

Yes

Your SSL has expired?

1 Like

If you go to http://cni.epizy.com it will work. If you want to use https://cni.epizy.com, you will need a certificate from app.InfinityFree.net/ssls

3 Likes

Mate you’re a genius! I hadn’t even thought it would be putting me towards the https address.
Cheers!

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.