Add option to ignore SSL issues on the Gotify node

My use case:

I’m using a self hosted Gotify instance which does not have a valid certificate (internal network, so no Let’s Encrypt). The Gotify node fails to create a message because of SSL issues.

My workaround for this is to use the HTTP Request node with the “Ignore SSL issues” option enabled. But I’d like to use the Gotify node to create Gotify messages. :slight_smile:

Any resources to support this?

Hi @rob_otter

There you go: feat(Gotify Node): Add Ignore SSL Issues by bramkn · Pull Request #6053 · n8n-io/n8n · GitHub

3 Likes

That went quickly, thanks! :slight_smile:

2 Likes

New version [email protected] got released which includes the GitHub PR 6053.

2 Likes