We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to use Digital Ocean's Redis cluster but they are running over TLS
Server doesn't expect tls:// as its protocol and there is no xml node to set that you need TLS
The text was updated successfully, but these errors were encountered:
I'll try and work on this - stop me if I'm missing something obvious to you, like an undocumented way of doing this.
Sorry, something went wrong.
PR #157 adds TLS support, it has been supported in a later version of the library this code uses.
Doh! always upgrade to most recent before adding issues... when will I learn...
Mind you, if it's the library I might still need to do some plumbing... thanks for the heads up
No branches or pull requests
Use Case
I want to use Digital Ocean's Redis cluster but they are running over TLS
Problem
Server doesn't expect tls:// as its protocol and there is no xml node to set that you need TLS
The text was updated successfully, but these errors were encountered: