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

Can't connect over TLS #156

Open
waynetheisinger opened this issue Apr 24, 2020 · 3 comments
Open

Can't connect over TLS #156

waynetheisinger opened this issue Apr 24, 2020 · 3 comments

Comments

@waynetheisinger
Copy link

waynetheisinger commented Apr 24, 2020

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

@waynetheisinger
Copy link
Author

I'll try and work on this - stop me if I'm missing something obvious to you, like an undocumented way of doing this.

@Xon
Copy link
Contributor

Xon commented Apr 24, 2020

PR #157 adds TLS support, it has been supported in a later version of the library this code uses.

@waynetheisinger
Copy link
Author

waynetheisinger commented Apr 24, 2020

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

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

2 participants