You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i need to crontab a local batch upload .
i get "Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: unable to get local issuer certificate"
hi
i need to crontab a local batch upload .
i get "Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: unable to get local issuer certificate"
because of guzzle ssl "verify"=true
$client = new FilestackClient('mykey");
$client .... How-to-force-no-ssl-check ? (verify = false)
any idea ?
The text was updated successfully, but these errors were encountered: