Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Elasticsearch Node): Fix issue with self signed certificates #9805

Conversation

Joffcom
Copy link
Member

@Joffcom Joffcom commented Jun 19, 2024

Summary

The credential test was failing because we don't use the skipSslCertificateValidation from the authenticate and it needed to be added to the cred test instead.

Related Linear tickets, Github issues, and Community forum posts

#9677

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team node/improvement New feature or request labels Jun 19, 2024
Copy link
Contributor

✅ All Cypress E2E specs passed

Copy link

cypress bot commented Jun 19, 2024

1 flaky test on run #5581 ↗︎

0 395 0 0 Flakiness 1

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 Joffcom 🗃️ e2e/*
Project: n8n Commit: e6fc7edd21
Status: Passed Duration: 05:17 💡
Started: Jun 19, 2024 9:37 AM Ended: Jun 19, 2024 9:42 AM
Flakiness  e2e/5-ndv.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Screenshots Video

Review all test suite changes for PR #9805 ↗︎

@Joffcom Joffcom merged commit 77bf166 into master Jun 19, 2024
25 checks passed
@Joffcom Joffcom deleted the node-1424-community-issue-elasticsearch-self_signed_cert_in_chain branch June 19, 2024 12:20
This was referenced Jun 20, 2024
@janober
Copy link
Member

janober commented Jun 20, 2024

Got released with n8n@1.47.0

1 similar comment
@janober
Copy link
Member

janober commented Jun 20, 2024

Got released with n8n@1.47.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants