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

[Feature] Add backward-compatible TLS unauthorized support to Redis bull connections #5784

Closed
wants to merge 2 commits into from

Conversation

al-bglhk
Copy link

@al-bglhk al-bglhk commented Mar 25, 2023

Github issue / Community forum post (link here to close automatically):

Supplementary from this PR: #3113

Code all copied from this community post: https://community.n8n.io/t/redis-tls-support-for-bull-in-queue-mode/17522

The code is backward-compatible and opens support for modern Redis servers.

@CLAassistant
Copy link

CLAassistant commented Mar 25, 2023

CLA assistant check
All committers have signed the CLA.

@n8n-assistant n8n-assistant bot added community Authored by a community member core Enhancement outside /nodes-base and /editor-ui labels Mar 25, 2023
@Joffcom
Copy link
Member

Joffcom commented Jul 25, 2023

This is being tracked internally as ENG-85

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Jul 25, 2023
@netroy
Copy link
Member

netroy commented Jun 20, 2024

Thanks for the PR. But, TLS support for redis was added here.

If you need to use self-signed certificates, We recommend adding your root CA cert to your OS, or in case of docker adding the root CA cert to volume mounted at /opt/custom-certificates inside the container.

@netroy netroy closed this Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member core Enhancement outside /nodes-base and /editor-ui in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants