Skip to content

Certificate issues #140

@agsola

Description

@agsola

I'm getting certificate issues in some of the queries.
Any ideas?

Maybe should be nice a way to disable certificate check to avoid having errores with cURL.

I get this error:
Uncaught exception 'GuzzleHttp\Exception\RequestException' with message 'cURL error 51: SSL peer certificate or SSH remote key was not OK (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)' in /ROUTE/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:187
Stack trace:
#0 /ROUTE/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(150): GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle), Array)
#1 /ROUTE/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(103): GuzzleHttp\Handler\CurlFactory::finishError(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory))
#2 /ROUTE/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(43): GuzzleHttp\Handler\CurlFactory::finish(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handle

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions