cURL connection error (60): SSL certificate pr0blem on Windows

Posted by Cheeso on Super User See other posts from Super User or by Cheeso
Published on 2012-06-28T20:54:14Z Indexed on 2012/06/28 21:18 UTC
Read the original article Hit count: 232

Filed under:
|

When I try to use Curl on windows, to retrieve an https url, I get the dreaded "connection error (60)."

enter image description here

The exact error message is:

curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
More details here: http://curl.haxx.se/docs/sslcerts.html

How to resolve this?

ps: I spelled the word "Problem" wrong in the title purposefully, because superuser refuses to accept the question with the correct spelling.

© Super User or respective owner

Related posts about Windows

Related posts about curl