Skip to content

DATAREDIS-990 - Propagate SSL configuration to Lettuce driver when using Redis Sentinel #462

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

Closed
wants to merge 2 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Jun 28, 2019

We now appropriately set SSL configuration when using the Lettuce driver with Redis Sentinel to enable Sentinel usage with SSL. Using Sentinel with SSL requires Lettuce 5.2 or newer.


Related ticket: DATAREDIS-990.
See also: redis/lettuce#1048.

@mp911de mp911de changed the title DATAREDIS-990 - Propagate SSL configuration Lettuce driver when using Redis Sentinel DATAREDIS-990 - Propagate SSL configuration to Lettuce driver when using Redis Sentinel Jun 28, 2019
…ing Redis Sentinel.

We now appropriately set SSL configuration when using the Lettuce driver with Redis Sentinel to enable Sentinel usage with SSL. Using Sentinel with SSL requires Lettuce 5.2 or newer.
@mp911de mp911de force-pushed the issue/DATAREDIS-990 branch from 2b582f8 to 3b8c7b0 Compare June 28, 2019 10:12
christophstrobl pushed a commit that referenced this pull request Jul 3, 2019
…ing Redis Sentinel.

We now appropriately set SSL configuration when using the Lettuce driver with Redis Sentinel to enable Sentinel usage with SSL. Using Sentinel with SSL requires Lettuce 5.2 or newer.

Original Pull Request: #462
@christophstrobl christophstrobl deleted the issue/DATAREDIS-990 branch July 3, 2019 08:03
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 this pull request may close these issues.

2 participants