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

Question on using SSL connection #145

Open
clippered opened this issue Nov 19, 2020 · 5 comments
Open

Question on using SSL connection #145

clippered opened this issue Nov 19, 2020 · 5 comments

Comments

@clippered
Copy link

Great work on creating this project. However, I can't find any documentation regarding Redis connection using SSL? Are there any examples on SSL connection? Thanks.

@idanudel
Copy link

idanudel commented May 5, 2021

Hey @clippered
did you found a way to use this client with an SSL connection?

@clippered
Copy link
Author

Unfortunately not, @idanudel . I just used the redis module instead. It is not ideal, because it won't be able to utilize Twisted.

@idanudel
Copy link

idanudel commented May 6, 2021

Thank you for your response @clippered

@abhinavkulkarni
Copy link

You can look at my PR. I am able to use SSL with it.

@IlyaSkriblovsky
Copy link
Owner

Hey guys. Sorry, there wasn't be much activity recently. PR from @abhinavkulkarni is indeed the right way to use txredisapi with SSL.

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

4 participants