How to fix Guzzle - SSL certificate problem, self signed certificate
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=2dG0oxwRh1U
Guzzle error - SSL certificate problem, self signed certificate.
-----------------
That mean, SSL on your website is not valid. to fix it is so simply,
just add verify = false on new GuzzleHttp\Client(); and works!
see this video for detail...
Other Videos By Ambar Hasbiyatmoko
Tags:
guzzle
php
curl
ssl
ubuntu
request
error
linux
codeigniter
framework