Hi there,
unfortunately I have forgotten my old userdata, so I must create a new one.
To the history:
I had got a server by strato with plesk some time ago and now I want to migrate the webserver to another host by hetzner.
So I have reconfigured the DNS settings in cloudflare and uploaded the data to the new server with IMSCP (I like imscp more that plesk, because its much easier and there is much better support :))
Now, when I want to open the website in the browser via https, I receive the following failure:
I don't know if this is a mistake with cloudflare or a mismatch with IMSCP.
If I open the page via http, so problems are shown.
Sorry, but if I forgot some needed files, I am sorry
Maybe someone has the same problems and has solved it
Unfortunately I haven't found someting in this forum.
Kind regards and have a nice sunday
Michael
PS: Maybe some more Information: I am using wordpress and woltlab wbb4 - on both systems the same error
PSS:
If I search the problem in the cloudflare know how database, I found the following:
A 525 error states that the SSL handshake between CloudFlare and the origin server that hosts the domain failed. This means that CloudFlare is set to use Full SSL in the CloudFlare settings for the domain, so CloudFlare attempts to make a connection using SSL (for requests beginning in https://) to server that hosts the domain.
Likely reasons for this failure include:
- The origin server does not support or is not configured properly for SNI.
- The cipher suites that CloudFlare accepts and the cipher suites that the origin server uses do not match.
- The origin server is not configured to use SSL and Full SSL is enabled in the CloudFlare settings.