Connector for an API with self-signed certificate

I'm trying to build a custom connector to an API in our intra environment. This API uses a self-signed certificate.

Currently in Dev Studio, I get an error when testing this API; the httpRequest object returns 500 and there is an error in the Dev Studio Javascript. I'm trying to narrow down the cause and was wondering if anybody knows if DOMO connectors can consume data from an API which uses a self-signed certificate?

Best Answer

Answers