MySQL Node/Credentials - "self signed certificate in certificate chain"

Hi, I have been receiving the “self signed certificate in certificate chain” message in the MySQL credentials when i use self signed certificate ssl connection.

So, I’m wondering if it’s possible to add the ignore SSL issues option to the MySQL node/credentials, similar to how it was added to the Microsoft SQL Server Node. Or is there another option?

Huge thanks!

Hey @escamudo,

Welcome to the community :tada:

It looks like with that node you should be able to specify the CA cert in the credential which should work around this for you. Give it a go and let me know how you get on, I know we are currently in the process of overhauling the MySQL node as well so we could possibly fit this in at the same time.

Hey @Jon,

In previous n8n versions, specifying the CA certificate was enough, but now the message shows when I create additional MySQL credential nodes with the CA certificate filled in. What’s odd is that the old MySQL credential nodes with same CA certificate are still working. However If I modify anything in them and save, they stop and the self-signed message appears for these also.