HTTPS endpoint with self-signed certificate

Hello

It seems that Pipedrive webhooks don’t work with HTTPS endpoints that use self-signed certificates? I tested with such an endpoint and no webhook events get delivered to this endpoint. At least that is what I suspect is the problem since when I changed my endpoint to HTTP (without S) it gets delivered. Also it doesn’t show any kind of a status code in ‘/settings/webhooks’ under “Last attempt” with the self-signed cert endpoint. This is kinda annoying since now I have to disable HTTPS from my testing environment which uses a self-signed cert.

Hi @jauno,

You are correct, we don’t support self-assigned certificates for Webhooks. I see that we don’t mention this in our documentation so we’ll get that updated.

Thanks for pointing that out!