Skip to content

feat: add support for TLS connections#95

Open
vijayjt wants to merge 1 commit intoboj:masterfrom
vijayjt:feat/tls-support
Open

feat: add support for TLS connections#95
vijayjt wants to merge 1 commit intoboj:masterfrom
vijayjt:feat/tls-support

Conversation

@vijayjt
Copy link

@vijayjt vijayjt commented Feb 19, 2026

Added support for enabling TLS connections to Redis. This allows users of this package to enhance security.

The current github action used for Redis does not support TLS. This one does, however, it does not support password authentication. So there is a script that can be run locally to run the Redis TLS integration test scripts/run-redis-tls-and-test.sh. I am not really familiar with github actions - I am happy to change this if there is a better way of doing this.

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.

1 participant