Lỗi:
cURL error 60: SSL certificate problem: unable to get local issuer certificate

You can still use "guzzlehttp/guzzle": "~5.3|~6.0", in your composer.json but you need to edit the following file in vendor/guzzlehttp/guzzle/src/Client.php


$defaults = [
'allow_redirects' => RedirectMiddleware::$defaultSettings,
'http_errors' =>; true, 
'decode_content'=> true,
'verify' =>; true,
// TO BE REPLACED by false 'cookies' => false ];
Axact

L19htM4n

Là sinh viên một trường công nghệ thông tin, chuyên ngành an toàn thông tin. Mong muốn đi theo hướng pentest web nhưng chưa làm được gì nhiều. Hiện nay mình đang tự học lập trình web và sử dụng framework Laravel. Mục đích chính mình tạo ra blog này để lưu trữ và chia sẻ những thứ mình cảm thấy hay. Rất mong được các bạn ủng hộ!

Post A Comment:

0 comments: