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

Consider supporting rediss:// schema #141

Open
MichaelXavier opened this issue Oct 3, 2019 · 1 comment
Open

Consider supporting rediss:// schema #141

MichaelXavier opened this issue Oct 3, 2019 · 1 comment
Assignees

Comments

@MichaelXavier
Copy link
Contributor

I came across this while browsing the docs from the python redis library. It looks like there's actually a provisional registration of rediss:// with the iana as a scheme used for redis over TLS. I wonder if hedis should support this. Considering that it would parse into a ConnectInfo, would it just set connectTLSParams = Just (defaultParamsClient host "")?

@k-bx
Copy link
Collaborator

k-bx commented Oct 9, 2019

Yeah, I think that might make sense. If anyone's interested -- you're welcome to make a PR!

@qnikst qnikst self-assigned this Jun 11, 2023
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

No branches or pull requests

3 participants