Question
curl not working SSL
Hi,
I am trying to check an API with curl command and I am getting the below;
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html
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 tried to install the cacert.pam as stated by the webpage above however no luck. Is there anything else I can do to fix this issue?
thank you
Stavros
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×