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

TSL connection does not work #19

Open
hanord opened this issue Nov 12, 2021 · 1 comment
Open

TSL connection does not work #19

hanord opened this issue Nov 12, 2021 · 1 comment

Comments

@hanord
Copy link

hanord commented Nov 12, 2021

When using hosted Redis from Redis Labs, with TLS enabled but without TLS client auth required and no custom certificate, Red will connect to the server but fail with an unexpected EOF from the server.

Testing the connection with Red works. Reproduce: Sign up for a hosted database on redisl.com. Turn TLS on. Uncheck "Require TSL client authentication".

I had a similar problem when using an older version of the go client libraries (redigo-2.0.0 for go). Choosing the (newer!) 1.8.5 fixed the problem for me.

@smaddock
Copy link

Well seeing as this issue is almost 3 years old with no response, also #12 and #28, I guess it's time to find a new Redis client. :/ (I was trying to connect to DigitalOcean Managed Caching.)

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