SSL showing Grade B from cloudflare
I've installed the SSL from cloudflare on my website because of grade B it's showing me unsecure website for random users. https://www.ssllabs.com/ssltest/analyze.html?d=learnsignal.com&latest
Any guide how to resolve this?
#workers-help
9 Replies
You can change the minimum TLS version which will help https://developers.cloudflare.com/ssl/edge-certificates/additional-options/minimum-tls/
Cloudflare Docs
Minimum TLS Version · Cloudflare SSL/TLS docs
Minimum TLS Version only allows HTTPS connections from visitors that support the selected TLS protocol version or newer.
It's already set to minimum 1.0
Yeah which is why it is capped at B. If you want higher you need to increase to TLS 1.2
Let me try that
Okay so that issue was resolved. But I was doing that because of the site got into unsecure after I clear the cache. It stuck on loop
Your site loads fine for me
It won't if I clear the cache and open up certain pages like /acca or /aat
without writing https and www
I can’t recreate that behavior. Even if I don’t add the https and www it adds it automatically
Let me share a video recording
https://drive.google.com/file/d/13HNPeSVbsSc5TXUTCTDw8gAsTliewu0K/view?usp=drive_web
The redirects loops in and get to the issue
@Cyb3r-Jok3 ?
If you can no longer connect to the site after increasing the minimum TLS level, maybe something on your device/network doesn't support the TLS level?
Site works fine for me as well.