Skip to content
Advertisement

SSL Error for Sentry v2.10 with Laravel 6.20.27 (PHP v7.4.19)

I am using sentry (version 2.10) with Laravel v6.20.27 and PHP v7.4.19. I follow the same steps mentioned in the documentation (https://docs.sentry.io/platforms/php/guides/laravel/other-versions/laravel5-6/). However I am not able to proceed as I am getting the below error

JavaScript

Please help me to solve this issue.

Advertisement

Answer

I faced the same issue on my local. I’m using Laragon on Windows.

I downloaded a new cacert.pem file using this link

Just replace it with the one you currently have in your ssl folder. Hope this will fix your issue.

User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement