-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Description
Update your cacert.pem file. This thing is 6 years old.
https://github.com/intuit/QuickBooks-V3-PHP-SDK/blob/master/src/Core/OAuth/OAuth2/certs/cacert.pem
I tried executing a request from a Windows Server 2022 machine where no primary PEM was configured in php.ini. It threw the following error:
Exception 'QuickBooksOnline\API\Exception\SdkException' with message 'cURL error during making API call. cURL Error Number:[60] with error:[SSL certificate problem: self signed certificate in certificate chain]'
I fixed the issue by installing a trusted PEM in php.ini. However, the fallback cert should also work.
Metadata
Metadata
Assignees
Labels
No labels