SSL Certificate Error
I moved my domains hosted on Azure to Cloudflare. I purchased an SSL certificate from a provider and converted the .crt file to .pfx format to install it on my domains running on Windows IIS. After that, I started receiving SSL errors. It works in Full mode but not in Full (Strict) mode. What should I do?
11 Replies
Feedback
Feedback has been submitted! Thank you :)
If it doesn't work n Full (Strict), that means the certificate either doesn't cover the correct name, has expired or isn't issued by a recognized CA.
Can you connect to the server directly, without going through CF and have a look at the cert?
Last night when I moved the DNS servers from Cloudflara back to Azure to test them, the SSL worked, but when I moved it back to the cloud, it didn't work.
Can you share the domain and server IP (via private message if you want) so i can check the cert?
Oke
I don't get any error via Cloudflare. Can you show a screenshot of what you get?
I'm getting this error because Cloudflare doesn't read the SSL I received from a private provider. I couldn't figure out how to set it up on my server.

I think I didn't set up SSL correctly.
https://medium.com/devops-dev/creating-and-managing-an-ssl-certificate-on-windows-server-4759f08ef005 I installed it as per this link, where is the error?
Medium
Creating and Managing an SSL Certificate on Windows Server
Web security holds significant importance for the security of online activities nowadays. SSL (Secure Sockets Layer) certificates play a…
The domain in the screenshot is not the one you sent me via pm, so that explains why I didn't see the error.
You didn't send me the server IP, so I can't check what certificate your server is serving. But anyway, I have no experience with IIS, so I can't help with that.
Thank you
what was the solve here, I'm having the same problems!