-
Notifications
You must be signed in to change notification settings - Fork 508
PHP Fatal error: Uncaught Hitrov\Exception\CurlException: curl error occurred: SSL certificate problem: unable to get local issuer certificate #124
Comments
im also getting this issue, did u find a solution? |
You guys need to download the latest https://curl.se/docs/caextract.html and add this in Line 23 oof HttpClient.php |
I'm getting the same issue, can you guide in a bit more detail please? HttpClient:
I'm getting the following error;
|
There is no But, even if i do put it in, i get the following Error;
Which probably means it's working but then it get's stuck at line; |
If anyone else is here with this issue, this stack overflow helped me. Specifically Boern's answer: TL:DR |
not sure what I did wrong,
php index.php
PHP Fatal error: Uncaught Hitrov\Exception\CurlException: curl error occurred: SSL certificate problem: unable to get local issuer certificate, response: in C:.oci\oci-arm-host-capacity\src\HttpClient.php:31
Stack trace:
#0 C:.oci\oci-arm-host-capacity\src\OciApi.php(257): Hitrov\HttpClient::getResponse()
#1 C:.oci\oci-arm-host-capacity\src\OciApi.php(132): Hitrov\OciApi->call()
#2 C:.oci\oci-arm-host-capacity\index.php(74): Hitrov\OciApi->getInstances()
#3 {main}
thrown in C:.oci\oci-arm-host-capacity\src\HttpClient.php on line 31
The text was updated successfully, but these errors were encountered: