Filemaker Server Certificate Issue

Afternoon,

I’m trying to connect filemaker node up to our filemaker server. We have an authority provided SSL installed (not a self signed) on the server but we still get the error “unable to verify the first certificate”.

The help files say to contact you as we’re on a hosted solution with N8N.

Hope someone can help!

instance information

Debug info

core

  • n8nVersion: 1.81.4

  • platform: docker (cloud)

  • nodeJsVersion: 20.18.3

  • database: sqlite

  • executionMode: regular

  • concurrency: 5

  • license: community

  • consumerId: 00000000-0000-0000-0000-000000000000

storage

  • success: all

  • error: all

  • progress: false

  • manual: true

  • binaryMode: filesystem

pruning

  • enabled: true

  • maxAge: 168 hours

  • maxCount: 2500 executions

client

  • userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/605.1.15 (khtml, like gecko) version/18.3.1 safari/605.1.15

  • isTouchDevice: false

Generated at: 2025-05-28T09:12:27.475Z

hello @koolit

Cloud n8n accept only well-known SSL certificates. Customer’s internal certificates wouldn’t work. You can use a certbot to generate a proper certificate

Thanks, our certificate is a Thawte TLS RSA CA G1.

Surely this is good enough to work?

Turns out that we didn’t have an intermediate certificate installed.

Was all showing up correctly with a green padlock in a browser but this doesn’t mean it has a full certificate chain.

Big thanks to n8n support for pointing me in the right direction.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.