Cortex: Cortex error response: unable to verify the first certificate

Hello, i have the following error using Cortex Node:
Issues:
- There was a problem loading the parameter options from server: “Cortex error response [undefined]: unable to verify the first certificate”

My cortex server is using SSL and i’ve already installed the CA certificates con the N8N Container using update-ca-certificates

Are you sure that the SSL certificate that Cortex uses is valid?

Yes im very sure, it’s a self signed. I’ve worked it out already. NODE_EXTRA_CA_CERTS env variable did the job

I should probably have defined what I mean with valid. Because a self-signed certificate would have been “invalid” for me and so the error message makes then total sense.

Great to hear that you found a solution.

Have fun!

1 Like