We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
TLS/SSL handshake check when using the Freshdesk node
1 use freshdesknode 2 set up credentials 3 try connect
I am getting : n8n's native Freshdesk node (via https://finchoice.freshdesk.com) is failing with:
NodeApiError: SSL routines:ssl3_read_bytes:sslv3 alert handshake failure
TLS handshake to your API endpoint is not succeeding from cloud-based integrations.
Please confirm that your TLS version and certificate chain are compatible with public CI/CD and automation platforms (e.g., Node.js 16+/OpenSSL).
Windows
[email protected]
18.16.0
PostgreSQL
main (default)
The text was updated successfully, but these errors were encountered:
Hey @ccampbell74,
We have created an internal ticket to look into this which we will be tracking as "GHC-2251"
Sorry, something went wrong.
Can you try updating and let me know if it is still an issue after doing that?
No branches or pull requests
Bug Description
TLS/SSL handshake check when using the Freshdesk node
To Reproduce
1 use freshdesknode
2 set up credentials
3 try connect
Expected behavior
I am getting : n8n's native Freshdesk node (via https://finchoice.freshdesk.com) is failing with:
NodeApiError: SSL routines:ssl3_read_bytes:sslv3 alert handshake failure
TLS handshake to your API endpoint is not succeeding from cloud-based integrations.
Please confirm that your TLS version and certificate chain are compatible with public CI/CD and automation platforms (e.g., Node.js 16+/OpenSSL).
Operating System
Windows
n8n Version
[email protected]
Node.js Version
18.16.0
Database
PostgreSQL
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: