#Damien ELIE-webhook
1 messages · Page 1 of 1 (latest)
Thanks! If you look at that event in your dashboard here: https://dashboard.stripe.com/test/events/evt_1LBI9FFo3cdrgEKbTYvzv5qM
You can see the "HTTP status code" is set to TLS error. This means your server has a TLS error that needs to be fixed.
You could use this tool to check the exact error: https://www.ssllabs.com/ssltest/analyze.html
In this case it looks like the server's certificate chain is incomplete.