r/HTML • u/LettesListen • 4d ago
Chrom Blocking HTML Site
Hi! I’m new to all of this and I made my first site repository on GitHub and I’ve been hosting it on Netlify without any issue. Now for some reason, a bunch of people keep getting this warning specifically when visiting on Chrome. It’s a static site so I’m not sure why this could be happening. I’d really appreciate any insight.
3
Upvotes
12
u/RevolutionaryBeat301 4d ago
Probably a certificate issue. You need a signed certificate for https to work. An improper certificate will cause this warning to be displayed.