I want to setup a webhook from EspoCRM to a listener that is using a self-signed certificate.
Right now i'm pretty sure my webhook call is failing because espocrm cannot verify the https connection to the listener.
Is it possible to setup EspoCRM webhooks to ignore ssl certificate verification failures when connecting to the webhook target server?
i tried searching for this info and came up empty.
Right now i'm pretty sure my webhook call is failing because espocrm cannot verify the https connection to the listener.
Is it possible to setup EspoCRM webhooks to ignore ssl certificate verification failures when connecting to the webhook target server?
i tried searching for this info and came up empty.
Comment