Curl: (60) SSL Certificate Problem

I am having issues with using curl on my computer. I am using gitbash but when I try and use the curl command I get this repsonse:

curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: curl - SSL CA Certificates

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

I can’t make any sense of the link I have been sent to, so I am finding next to impossible to figure out the issue and how to solve it. I have checked to see if I have the SSL installed in Git and it is there I have tried adding paths, directly sending curl there to look for the certificate. But nothing I do works. Any help would be greatly appreciated.

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