0

I have a hosted a simple react website(testing) with nginx webserver and cloudflare as ssl provider.My website is down from few days with cloudflare error 525 "SSL handshake failed".I was pretty sure my SSL keys are not expired,so i checked nginx logs.Can you please help identify the issue with these screenshots ?Combined Screenshot

ashdcodes
  • 1
  • 1
  • What you see in the access log is unrelated to SSL handshake problems. Any information about this are more likely to find in the error log. – Steffen Ullrich Apr 08 '22 at 18:48
  • @SteffenUllrich Yes i thought someone executed some nasty shell script that may caused the issue.Can you please check this screenshot it is from the nginx access logs https://imgur.com/a/VKUf6O1 – ashdcodes Apr 08 '22 at 19:04
  • This does not look like a security related issue. SSL errors in logs happen also from scanning sites like SSLLabs. If you can clearly associate (by time) the cloudflare error with specific log messages then you might ask such kind of question at serverfault.com. Don't forget to include your server configuration there too. – Steffen Ullrich Apr 08 '22 at 19:09
  • Thank @SteffenUllrich for clarifying my doubts. Sure,i'll investigate more and will ask my questions at serverfault.com – ashdcodes Apr 08 '22 at 19:13

0 Answers0