Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cURL error 60: SSL certificate problem: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) #1

Closed
SimonMuraya opened this issue Mar 19, 2017 · 0 comments

Comments

@SimonMuraya
Copy link
Member

SimonMuraya commented Mar 19, 2017

In case of you receive such as error above, You should do the following as per you Operating System;

Windows:

1.) Edit your php.ini on the line line that contains curl.cainfo then save the file

curl.cainfo = C:\ {the_path_to_the_file} \cacert.pem

2.) Restart your web server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant