Clement
Clement

Reputation: 4811

Cloudflare SSL not working - Showing as insecure site

<--------- Update ---------->

So I tried using digicert instead of SSL Labs and this is what I got. This is why my ssl isn't working properly with CloudFlare and Heroku.

enter image description here

<--------------------------->

For some reason, my CloudFlare SSL isn't working properly and I continuously get this error. Really lost and could use some help. Below are screenshots of the error and my CloudFlare Crypto Settings.

The error message

Crypto Settings 1

Crypto Settings 2

Upvotes: 0

Views: 390

Answers (2)

Clement
Clement

Reputation: 4811

I have fixed the issue here. Turns out it was a simple fix. All you have to do on CloudFlare is make sure the subdomains e.g. www are routed through cloudflare as well instead of through the primary host e.g. heroku.

You can do this by clicking on the cloud next do you CNAME record and making sure it's orange.

I also recommend using www.digicert.com instead of www.ssllabs.com because you get a lot more helpful information.

enter image description here

Cheers,

Upvotes: 1

David Taiaroa
David Taiaroa

Reputation: 25485

Have you tried using an SSL testing tool like https://www.digicert.com/help/ or https://www.ssllabs.com/ssltest/index.html ? They might help narrow down where the problem may be.

Good luck!

Upvotes: 0

Related Questions