Cloudflare pages returning SSL VERSION OR CIPHER MISMATCH

I deployed my site and received the following error when trying to view it.

fabric-clean-again.pages.dev uses an unsupported protocol.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH

I deleted the project and tried again. worked for one page load and received the previous error on subsequent tries.

1 Like

I am getting the same issue right now. What is happening? Is this Cloudflare bug?

1 Like

Hey,

There’s SSL provisioning delays due to:

You will need to just wait a while for it to provision. Sorry for the inconvenience!

I also get the ERR_SSL_VERSION_OR_CIPHER_MISMATCH right now after deploying a new page? What can I do to fix it?

There’s nothing you can do but wait right now. There’s delays in provisioning.

1 Like

Hi, the issue seems to resolve when creating a project with a new name, however when I push to git and the page redeploys with a new version I get the SSL error, so maybe there is something else broken?