santigraviano / laravel-mercadopago

Mercado Pago SDK v0.5.2 for Laravel
47 stars 25 forks source link

Update certificate #18

Closed fitty0930 closed 1 month ago

fitty0930 commented 8 months ago

Change description:

Updating cacert.pem file to fix SSL issues when connecting to MercadoPago.

Change reason:

We've found an error related to the SSL certificate: SSL certificate problem: unable to get local issuer certificate.
This update to the cacert.pem file resolves the issue by ensuring that the CA certificates are up to date and valid.

References:

https://curl.se/docs/caextract.html