ssl/tls certificate, NET::ERR_CERT_AUTHORITY_INVALID
I get this error everytime I try to access my website via https. I got the ssl/tls from Cloudfare and it says its invalid:
NET::ERR_CERT_AUTHORITY_INVALID
4 Replies
it worked earlier and now it jus doesnt
You're accessing the origin server directly which isn't expected to work with an origin certificate as those are only trusted by Cloudflare. You need to proxy the traffic through Cloudflare for that certificate to work
i fixed, ty