SSL certificate error on my website

What is the name of the domain?

Burhan3d.site

What is the error number?

525

What is the error message?

SSL handshake failed Error code 525

What is the issue you’re encountering

Hi, I am getting hand shake failed problem after enabling ssl from cloudflare, can you help me fix this?

What steps have you taken to resolve the issue?

I have tried some settings in ssl section of cloudflare, I am a beginner so I am just lost. please help me fix this issue.

Was the site working with SSL prior to adding it to Cloudflare?

Yes

What is the current SSL/TLS setting?

Full (strict)

What are the steps to reproduce the issue?

I really don’t know

Hello,

Thank you for contacting Cloudflare. I am sorry that you are experiencing difficulties with errors.

A 525 error indicates that the SSL handshake between Cloudflare and the origin web server failed. This only occurs when the domain is using Cloudflare Full or Full (Strict) SSL mode: Error 525: SSL handshake failed.

I would recommend you contact your hosting provider to make sure there aren’t the following common causes at your origin web server:

  • No valid SSL certificate installed
  • Port 443 (or another custom secure port) is not open
  • No SNI support
  • The cipher suites accepted by Cloudflare does not match the cipher suites supported by the origin web server

If you are only intermittently seeing 525’s, this suggests the TCP connection between Cloudflare and your origin is being reset during the SSL handshake causing the error.

In order to ensure that all requests from Cloudflare are accepted by your server over HTTPS, please make sure to:

  • Check if you have a certificate installed on your origin server. You can check this article for more details on how to run some tests: Gathering information. In case you don’t have any certificate, you can create and install our free Cloudflare origin CA certificate. Using Origin CA certificates allows you to encrypt traffic between Cloudflare and your origin web server.
  • Review the cipher suites your server is using to ensure they match what is supported by Cloudflare.
  • Check your server’s error logs from the timestamps you see 525s to ensure there is errors that could be causing the connection to be reset during the SSL handshake

If you are still not able to identify the cause, you can change the SSL mode to Flexible under the SSL/TLS tab in your Cloudflare Dashboard, so we do not connect to your server over port 443.

I hope this helps. However, if you have any more questions, simply reply to this email and we will be happy to help. Thank you for being part of Cloudflare!

Kindly,

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.