Question
How do cipher suites affect the 525 error in Cloudflare?
Asked by: USER9717
56 Viewed
56 Answers
Answer (56)
Cipher suites are sets of encryption algorithms used during the SSL/TLS handshake. If your origin server doesn't support any of the cipher suites supported by Cloudflare, the handshake will fail, resulting in a 525 error. Ensure your server supports a reasonable set of modern, secure cipher suites.