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

Support authentication and SSL for redis sentinel (backport #1376) #1404

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

tobias-urdin
Copy link
Contributor

This change allows enabling SSL and/or authentication for redis sentinel. Previously both of these were possible for only redis, and connections to redis sentinel servers were not protected.

Backports: #1376
(cherry picked from commit 20e5964)

This change allows enabling SSL and/or authentication for redis
sentinel. Previously both of these were possible for only redis, and
connections to redis sentinel servers were not protected.

(cherry picked from commit 20e5964)
@tobias-urdin tobias-urdin merged commit 2bb3917 into gnocchixyz:stable/4.6 Aug 20, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants