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

Option to disable verification #15

Closed
amigian74 opened this issue Jun 16, 2021 · 1 comment
Closed

Option to disable verification #15

amigian74 opened this issue Jun 16, 2021 · 1 comment

Comments

@amigian74
Copy link

Hi,

For several weeks I get the following error:

There was an error executing the authVerify command: cURL error 60: SSL certificate problem: self signed certificate in certificate chain (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://localise.biz/api/auth/verify

Is there something I can do. If not it would be great if I can disable the verification for the Guzzle-Http client.

amigian74 added a commit to amigian74/loco-php-sdk that referenced this issue Jun 16, 2021
Add option for SSL verification behavior
@timwhitlock
Copy link
Member

I think config.json should be allowed to pass in any Guzzle config, not just this one. I'll take a look.

I note that you already asked about this in issue #13. The best solution would still be to update your system to accept my certificate chain. Obviously disabling SSL verification is not something I can ever recommend.

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

2 participants