hi, i changed ip website and now have this issue
It appears that the SSL configuration used is not compatible with Cloudflare.
, i change ip in dns cloudflare also…
hi, i changed ip website and now have this issue
It appears that the SSL configuration used is not compatible with Cloudflare.
, i change ip in dns cloudflare also…
“is not compatible”? How so? Posting the hostname might help us check it out.
hostname?
check this
A 525 error is typically caused by a configuration issue in the origin web server when its SSL certificate is not properly set up. Review the suggestions in this Community Tip for advice & insight.
where to replace this ?
If you are a site visitor, report the problem to the site owner. Neither this Community nor Cloudflare Support can assist you. Cloudflare Support only works with the verified owner of the domain.
Make sure you have a valid SSL certificate installed on your origin server.
To display your origin certificate, replace 192.0.2.0 with the origin IP address of your web server & replace www.example.com with your domain and host name:
$ curl -svo /dev/null https://www.example.com --connect-to ::192.0.2.0 2>&1 | egrep -v “^{.$|^}.$|^* http.*$”
It’s a shell (command line) command. But you need to use your real domain name and server IP address.
i tring to find and edit them in cpanel ssl manager and so on but i cant fidn where and what to edit thanks
In that case, it’d be best if you use the “Pause Cloudflare on Site” option from the bottom right corner of the Overview section at dash.cloudflare.com
Then give it five minutes to take effect before you browse to your site to verify if it can run with HTTPS.
with older ip is working but i need to change it for the new one,…
can someone please give a hand i get this erros while changed the domain on new ip: SSL handshake failed
do i need to create another certificate for new ip ?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.