Skip to content

cURL error 60: SSL certificate problem: self signed certificate in certificate chain #11

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

Open
iambrianreich opened this issue Nov 21, 2019 · 0 comments

Comments

@iambrianreich
Copy link

Is this wrapper under active development?

I tried using it recently to automate my client reporting by using your API and ran into a snag: HTTP requests fail because the Guzzle client does not trust the self-signed certificate being used by your API web server. This would easily be fixed if I could create my own Guzzle\Client instance and pass it into your wrapper, but it creates it's own at the time it's needed.

Would it be possible to add the ability to inject and use one's own Client instance?

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