@Sitting-Duc
I get this message every time when logging straight in to home page
( Error 525 - SSL handshake failed Ray ID: 69d08b5bcab109ba • 2021-10-12 13:06:15 UTC )
but do not get it when I connect with a history link to lets say a forum post....I am not sure it is on my end but I do not hear of anyone else having said issue
Error 525: SSL handshake failed
525 errors are often caused by a configuration issue on the origin web server. Error 525 occurs when these two conditions are true:
The SSL handshake fails between Cloudflare and the origin web server, and
Full or Full (Strict) SSL is set in the Overview tab of your Cloudflare SSL/TLS app.
Resolution
Contact your hosting provider to exclude the following common causes at your origin web server:
No valid SSL certificate installed
Port 443 (or other 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 525 errors occur intermittently, review the origin web server error logs to determine the cause. Configure Apache to log mod_ssl errors. Also, nginx includes SSL errors in its standard error log, but may possibly require an increased log level.