SSL issue - SSLforFree + Cloudflare

My website URL is:
wewillsavethepla.net

What I’m seeing is:
No trusted SSL

Additional information:

I have properly configured Cloudflare (my own account, not from the Infinityfreedashboard), and I have generated the SSL certificate with SSLforFree following one of the guides I found. I have successfully updated the SSL info inside the cPanel. However, each time I access my website, https://wewillsavethepla.net , it seems that the certificate is not trusted.
I have modified the -htaccess file on my site and made sure that the pages are redirected to https.
I have tried to regenerate the SSL certificate and update it, same results.

Any suggestion is welcome!

Dy

Try using https://freessl.space
Here is a guide on how to use it by Hostranavt
Instruction on CNAME verification on inifinityfree:

  1. Go to your vPanel => SSL/TLS => Configure SSL => Generate Key/CSR
  2. Fill the form, than copy CSR request
  3. Go to freessl.space, enter your domain.
  4. Tick “I have my own CSR” and paste your CSR.
  5. Choose DNS method.
  6. Set the CNAME record in vPanel and click Verify domain. Notice: it may not be verified from the first attempt, wait for the second one.
  7. Certificate is ready, copy Your Certificate code into SSL/TLS in vPanel.

Enjoy! :smiley:

1 Like

Tried https://freessl.space/ but nope. now it’s even worse. “The site can’t provide a secure connection”.

You have to wait for few hours i think.

1 Like

I just checked your website, and I see:

Error code: SSL_ERROR_NO_CYPHER_OVERLAP

This error is an issue between my browser and Cloudflare. This is completely unaffected by any SSL settings on your hosting account, because browsers can’t even connect to Cloudflare yet.

This error is caused by Cloudflare not having issues the SSL certificate for your domain yet. Cloudflare takes up to 24 hours to issue SSL certificates for free accounts.

Also, I personally wouldn’t bother with installing an SSL certificate on your hosting account if you’re using Cloudflare. The Let’s Encrypt certificates are only valid for 3 months, which means you need to renew the certificate by hand every 2-3 months. And people who visit your website don’t even see the certificate (unless you have Full Strict SSL mode in Cloudflare and your certificate has expired). I would recommend to just ignore Let’s Encrypt and use Cloudflare in Full SSL (not strict) mode.

1 Like

Thanks, Admin.
I solved using Cloudflare’s SSL in the end, thanks.

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