我使用第三方登入,今天卻出現下面的錯誤訊息,之前完全沒看過,有大大可以解答嗎?
Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) in D:\website\htdocs\google\GoogleAPI2.2.0\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php:187 Stack trace: #0 D:\website\htdocs\google\GoogleAPI2.2.0\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php(150): GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle), Array) #1 D:\website\htdocs\google\GoogleAPI2.2.0\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 D:\website\htdocs\google\GoogleAPI2.2.0\vendor\guzzlehttp\guzzle\src\Handler\CurlHandler.php(43): GuzzleHttp\Handler\CurlFactory::finish(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory)) #3 D:\we in D:\website\htdocs\google\GoogleAPI2.2.0\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php on line 187
我有用 firebase + js 實作過 Google 第三方登入。
可以參考這篇 : Day 27 : Firebase FB/Google Login
不知道有沒有回答到你的問題