Curl SSl Certificate Verification Error
Curl uses SSL Certificate Verification by default.
So When you try to use curl, you might run into this error
curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3GETSERVER_CERTIFICATE:certificate verify failed
More details here: http://curl.haxx.se/docs/sslcerts.html
To Skip the default Curl SSL Certificate Verification use curl with -k option as
curl -k URL
Written by Rajeev N Bharshetty
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Curl
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#