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

TLS compatibility #57

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

TLS compatibility #57

wants to merge 3 commits into from

Conversation

lukemelia
Copy link

Redis 6 added TLS support.

This PR makes EM::Hiredis interpret a rediss://... URL (note the extra s) as requiring TLS.

I'm not sure how best to update the tests (which are failing for me locally on master prior to this PR) but am happy to work on them with some guidance.

Redis 6 adds TLS support. EM::Hiredis.connect will now interpret a rediss://... URL as requiring TLS.
Redis 6 doesn't like 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