ERR_SSL_VERSION_OR_CIPHER_MISMATCH

I’m storing files on Cloudflare R2 and generating URLs for them. However, when the link is clicked, the browser shows the following error message:

----------
This site can’t provide a secure connection
xxxxxyyyyyy.r2.cloudflarestorage.com uses an unsupported protocol.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH

Unsupported protocol
The client and server don't support a common SSL protocol version or cipher suite.
----------

What could be causing this issue? Is there a setting that needs to be fixed or any steps that should be taken? I’d appreciate any help, thank you!
Was this page helpful?