Local development webhook failed, reason: self-signed certificate

System Information
  • Strapi Version: 4.20.4
  • Operating System: MacOS
  • Database: Postgres
  • Node Version:
  • NPM Version:
  • Yarn Version:

Hi there,

I want to add a webhook to my Strapi environment that sends events to my backend. I want to test this locally, but when I test trigger the webhook it fails because my local development environment has a self signed certificate. I can’t find any information on how to disable this check.

Can anyone help me with this?

1 Like

Just adding to this because I have the exact same issue. I’m just trying to trigger a webhook on a locally hosted asp.core API.