Cloudflare SSL Error

Hello, my web address is 9n1ca.info.np, and before it was pointing the ns1.byet.org and ns2.byet.org and my website is opening well.
Now I have changed to Cloudflare from Cpanel and verified my email in Cloudflare and my site 9n1ca.info.np is showing active at the dashboard there.
I have also changed the force Http to https in .htaccess file with following code

RewriteEngine On
RewriteCond %{HTTPS} !on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} but now my site is not being open at https and still at the http

when I try to open the site with https, it shows the following result…ERR_SSL_PROTOCOL_ERROR

Please share the solution.

You need an SSL certificate, that is why you have the error.

2 Likes

It takes Cloudflare up to 24 hours to create and install an SSL certificate. If you want more information or thing that something may have broken, please contact Cloudflare, because there is nothing we can see or do in their system.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.