Skip to content

Override Redis SSL property with ServiceConnection details - #51497

Open
somiljain2006 wants to merge 1 commit into
spring-projects:mainfrom
somiljain2006:Redis-ssl
Open

Override Redis SSL property with ServiceConnection details#51497
somiljain2006 wants to merge 1 commit into
spring-projects:mainfrom
somiljain2006:Redis-ssl

Conversation

@somiljain2006

Copy link
Copy Markdown
Contributor

Fixes #43977

Fix Redis ServiceConnection SSL configuration. ServiceConnection-provided Redis connection details should take precedence over the spring.data.redis.ssl.enabled property. Add a regression test to verify that a Redis Testcontainer remains non-SSL even when SSL is enabled through application properties.

Signed-off-by: somiljain2006 <somil16022006@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Testcontainer Redis with having ssl:true in application.yml

2 participants