After I go to http://easydonate.ru, I get 525 error. But after reloading page starts successful. After 3-5 minutes I get the same error which solves itself after reloading page againâŚ
Your server does not respond with a valid SSL Cert.
Not that this is NOT a CloudFlare problem, therefor you normally shold search in a NGINX Forum. But let me try to help:
Also: you are NOT using CloudFlare as a Proxy () between your origin Server and the Client.
You are just using it as DNS only () which makes CloudFlare not taking any effect on your website, so I would please you to search somewhere for the solution (NGINX Forum) as this is not related to CloudFlare at all.
#SOLUTION: set easydonate.ru and www.easydonate.ru to as you are using a CloudFlare-Origin Certificate which do NOT WORK without the domain beeing proxied through CloudFlare.
Ok. Here you can read how exactly you can set up Lets Encrypt SSL Certs on Serverside:
But anyway this behaviour is very strange. I can confirm that first request is hitting 525 Error and after a hard-reload it works.
May you should open a Supportticket for this.
You tell me simple ways about creating SSL certificate and use it in nginx config. I already did this and now have own Letâs Encrypt certificate (not Cloudflareâs).
My problem is that I cannot even use the certificate generated by CloudFlare, let alone my own certificate from Letâs Encrypt. Anyway i get 525 errorâŚ
About this tip⌠I donât know how to check if my origin server is properly configured for SNI and The cipher suites that Cloudflare accepts and the cipher suites that the origin server supports do not match.
Well while I was inspecting your site you changed settings.
Before the problem was: having a CloudFlare-Origin Certificate withour proxying through CloudFlare, which will not work.
Now you set up a LetsEncrypt SSL and again turned on which changed the situation.
I would recmmend you to open a Support-Ticket here at CloudFlare and post the #Ticket ID here in the thread.
This behaviour is very inconsistent. I can reproduce the same error on my side. But from here I can not solve it. Hope you understand this.
One last possible thing I could imagine why the site after a reload again works is " Always Online" settings. Is this turned on?
If this does not work, try to set the âSSL Modeâ to âFlexibleâ or âOffâ and then again switch for âFullâ or âFull (Strict)â as some people over HERE stated it worked for them.
But I can not help you here, sorry. If all this does not work, create a Ticket and let the support look into it
One last thing: is there any Firewall configurated on Serverside? If yes you should whitelist all CloudFlare IPs, as this could also cause abortion of the connection.
But all this recommendations are just simple quesses as I can not see any log/problem. May better stick with the support and as soon as you do have a ticketnumber post it here.