Can't Create Webhook - Failed Error: self-signed certificate. code: -2

I’m trying to create a webhook but getting the following error when testing the webhook:

{
“error”: “Error: self-signed certificate. code:-2”
}

I checked in the FileMaker Server Admin Console and there is a custom SSL cert installed and using the FileMaker Pro client I get the green padlock in the top right hand corner.

We’re using OttoFMS 4.16.1 which is the latest version.

I’ve run out of things to try at this point - appreciate any suggestions for how to resolve this.

Hey Andrew,

If you’re using a custom certificate you should follow the instructions in the custom cert docs for setting up OttoFMS to recognize them. Let me know if you have any issues getting that set up!

-Kyle

Thanks Kyle - I’ll pass that on the m clients IT person to action.

Just curious as I’ve never had to do this before with my other OttoFMS deployments. I checked the cert and it is from Sectigo Limited which is the same vendor that I have used for my own certificates. I thought all FMS SSL certs that you install would be classed as a “custom cert” and would have to follow the steps in the page you linked to?