Skip to content

Added ssl_check_hostname query param for redis 6.0#4540

Merged
frjo merged 2 commits into
mainfrom
fix/add-check-hostname-query-param
May 12, 2025
Merged

Added ssl_check_hostname query param for redis 6.0#4540
frjo merged 2 commits into
mainfrom
fix/add-check-hostname-query-param

Conversation

@wes-otf

@wes-otf wes-otf commented May 12, 2025

Copy link
Copy Markdown
Contributor

Redis 6.0 switches the default of ssl_check_hostname from False to True (see breaking changes here, so an extra URL param is required.

This came up for me locally as well as on the test instance

Test Steps

  • Ensure a redis SSL instance with self signed certs connects

@wes-otf wes-otf requested a review from frjo May 12, 2025 14:14
@wes-otf wes-otf added Type: Bug Bugs! Things that are broken :-/ Type: Patch Mini change, used in release drafter labels May 12, 2025
@frjo frjo merged commit 3def161 into main May 12, 2025
7 checks passed
@theskumar theskumar deleted the fix/add-check-hostname-query-param branch July 20, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Bugs! Things that are broken :-/ Type: Patch Mini change, used in release drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants