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 #9

Open
trathailoi opened this issue Oct 11, 2016 · 2 comments

Comments

@trathailoi
Copy link

trathailoi commented Oct 11, 2016

screen shot 2016-10-11 at 2 00 27 pm

and i got this error

screen shot 2016-10-11 at 2 01 17 pm

help me :(

@sngrl
Copy link
Owner

sngrl commented Oct 11, 2016

You have a problem with ssl settings on your webserver, not on package.
Try to search solution on google or upgrade your webserver/php to newer version & set correct settings for mod_ssl.

@Demonslay335
Copy link

Yes, either SSL is misconfigured, or it is a self-signed certificate possibly.

If you 100% trust the server, you can disable SSL verification. Not recommended, but would get around it.

See #27.

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

3 participants