Elasticsearch 'Ignore SSL Issues' Not Working in Version 1.55.3

Describe the problem/error/question

In version 1.47.3, I was able to use an Elasticsearch node with the option to ignore SSL issues. However, in version 1.55.3, even though I selected ‘ignore SSL issues’ in the credentials and the verification was successful, the Elasticsearch node reports unable to verify the first certificate. How can I resolve this issue?

What is the error message (if any)?

Please share your workflow

Share the output returned by the last node

  • n8n version: 1.55.3
  • Database (default: SQLite): postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main): regular
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system: Ubuntu

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

This seems to be related to a recent community PR for the Elasticsearch node.
I’ve created an internal ticket to track this now NODE-1618

1 Like

Any update on this?

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

2 Likes

Thank you!!

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