laravel-notification-channels / webpush

Webpush notifications channel for Laravel.
http://laravel-notification-channels.com
MIT License
681 stars 119 forks source link

If there is a problem with SSL certificate, no error is shown. #198

Open dan979 opened 8 months ago

dan979 commented 8 months ago

Greetings.

I was having troubles to send the notifications since I got no errors at all, not even in the log file. I figured out the problem was the SSL certificate when I tried the web-push-php-example and got the certificate error message:

SSL certificate problem: unable to get local issuer certificate"

Once I fixed the certificate following the steps specified in the web-push-php repository everything worked fine.

amrikarisma commented 2 months ago

I solved this problem with this https://github.com/FiloSottile/mkcert