Site is showing an SSL error

My site is showing an SSL error and not loading. the connection is not working, because of this SSL issue. i think thats the problem. I dont have SSL certificate. How can i chech htaccess file to see if the site is redirecting towards http or https, and fix it?

This is what shows:

This site can’t provide a secure connection

jokerpredicts.com sent an invalid response.

  • [Try running Windows Network Diagnostics](javascript:diagnoseErrors()).

ERR_SSL_PROTOCOL_ERROR

Well, you can start by sharing contents of your .htaccess

2 Likes

Make sure that it’s the one in /htdocs/

1 Like

Thanks for your help but im total beginner! how can i find that file in cpanel?

Works fine for me, no need to share any htaccess files.

When loading your site, make sure to use http://jokerpredicts.com and NOT https://jokerpredicts.com. If you want to use the latter, you need an SSL certificate:

4 Likes

It works than, but when you want to open any post it breaks. You can check it… I have only two post and any of them are not working. Try it to open. It opens the page for me too, but posts dont. I always using http://jokerpredicts.com.

The links don’t work because they are https links

3 Likes

The problem started when i have instaled monsterinsigh:

“The following error occurred during authentication:
Your site is already authenticated into MonsterInsights, but we couldn’t fix the authentication .

Than i have contacted MI support team and then the problems with https links started. Before it was working fine

That plugin may be forcing HTTPS then. You can just install a certificate (which is recommended anyways) to fix it.

Since you have a custom domain, you can also use Cloudflare on “Flexible” SSL to fix it as well.

3 Likes

I think it’s complicated for me… I think it’s the best to completely remove Monster Insight. What is the best way to do this? I mean I completely uninstall? IMaybe through PHP admin?

Delete it thorough your WP Admin panel, or remove it from the plugins folder using FTP. Note that the plugin may have modified your WordPress default settings, and if it did, deleting the plugin won’t change those settings back.

3 Likes

I have a bigger problem now. I can not login to my worpress site,this shows everywere:

This site can’t provide a secure connection

jokerpredicts.com sent an invalid response.

  • [Try running Windows Network Diagnostics](javascript:diagnoseErrors()).

ERR_SSL_PROTOCOL_ERROR

You are trying to access it over HTTPS. You cannot use an https URL as you don’t have a SSL certificate. You have to load your website over http (Not secure).

Or just install an SSL certificate and it will go away

3 Likes

I didin’t accessed through https, i was using htttp… im more now confused

But i think that redirected me to htttps

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