I was trying to set up SSL for my website hytracker.net. I’m using infinityfree for hosting my website, if that is relevant.
I enabled full on Cloudflare and tried to check the website, but it won’t work: it shows “Not Secure”.
I checked whynopadlock to see what was going on and to my surprise it said everything’s fine.
When trying to write https://, i get an error.
Even Cloudflare says everything’s fine:
What’s going on? What causes this error?
You need a certificate on your server. Contact your host about that.
1 Like
As in, upload a certificate in the ssl section of the cpanel of my host?
sandro
4
Most likely. At the end of the day you need a valid certificate on your webserver.
1 Like
Where can I get the string with the certificate from cloudflare?
sandro
6
String? You need a valid certificate. Lets Encrypt for example. Otherwise you can also look into Cloudflare’s Origin certificates.
1 Like
Aren’t certificates strings?
Also, thanks. I’ll try with certbot.
sandro
8
Certificates are binary data blocks, which can also be represented as an encoded string.
Certbot should work fine, otherwise Origin certificates will also work
https://support.cloudflare.com/hc/en-us/articles/115000479507-Managing-Cloudflare-Origin-CA-certificates
system
Closed
9
This topic was automatically closed after 30 days. New replies are no longer allowed.