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 #1376

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

kajinamit
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.

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.
@tobias-urdin tobias-urdin merged commit 7f2c585 into gnocchixyz:master Mar 15, 2024
23 checks passed
@kajinamit kajinamit deleted the sentinel-auth-and-ssl branch March 16, 2024 08:20
@tobias-urdin
Copy link
Contributor

@Mergifyio backport stable/4.6

Copy link
Contributor

mergify bot commented Aug 19, 2024

backport stable/4.6

✅ Backports have been created

@tobias-urdin
Copy link
Contributor

@Mergifyio backport stable/4.6

Copy link
Contributor

mergify bot commented Aug 20, 2024

backport stable/4.6

✅ Backports have been created

tobias-urdin added a commit that referenced this pull request Aug 20, 2024
Support authentication and SSL for redis sentinel (backport #1376)
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