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

[Enhancement] - Redis Support encryption in transit #713

Open
gavinelder opened this issue Oct 22, 2024 · 0 comments · May be fixed by #717
Open

[Enhancement] - Redis Support encryption in transit #713

gavinelder opened this issue Oct 22, 2024 · 0 comments · May be fixed by #717
Assignees

Comments

@gavinelder
Copy link
Contributor

Background

Enterprise customers often leverage Redis within their environment and as such they may have a framework of best practices which redis deployments must adhere to such as the requirement for encryption in transit.

As Wave currently does not support encryption in transit the Redis deployment required for Wave does not meet existing requirements, requiring customers to carry out additional approvals and due diligence before it can be used.

Requirements

  • Enable TLS encryption for Redis connections
  • Support customer-provided certificates
  • Document configuration steps

Success Criteria

  • Redis connections use TLS 1.2+
  • Customers can configure their own certificates
@munishchouhan munishchouhan self-assigned this Oct 23, 2024
@munishchouhan munishchouhan linked a pull request Oct 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants