cURL error 60: SSL certificate problem: unable to get local issuer certificate

cURL error 60: SSL certificate problem: unable to get local issuer certificate

Include your domain

Website not complete yet mctoolbox.ga

Any solution?

Let me check.

1 Like

curl method? get or post?

Jetpack plugin when i was connecting my wordpress.com account

After trying by php it returns JavaScript disabled page

The possible reason that I think is your GoGetSSL ssl certificate, may this certificate not trusted by Jetpack plugin (I am not sure).

I will suggest you two possible solution

  • Test with letsencrypt ssl
  • Use Cloudflare (free SSL from Cloudflare)

Otherwise: Post this issue in wordpress support forums, hopefully plugin experts will help you

3 Likes

I also have a website with different ssl provider and have the same prob

I think you should post this issue in wordpress support forum

2 Likes

There are plenty of other topics on this issue so please search the forum before creating a topic; a couple solutions are below.

You can force Jetpack to communicate via HTTP only, by adding this constant to your site’s wp-config.php file:

define( 'JETPACK_CLIENT__HTTPS', 'NEVER' );

Or as others have said, try using a different certificate.

2 Likes

Already solve i remove the plugin cause its not compatible with my security plugin.

1 Like

Just use wordfence it’s more easier to use

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