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

Possible issue to connect with TLS support #3

Open
deniscsz opened this issue Oct 24, 2022 · 1 comment
Open

Possible issue to connect with TLS support #3

deniscsz opened this issue Oct 24, 2022 · 1 comment

Comments

@deniscsz
Copy link

I'm trying use redis-analyzer -u username:password@host:port but I'm receving the following error:

thread 'main' panicked at 'connecting (*****:*****@*****:*****): Password authentication failed', /Users/me/.cargo/registry/src/github.com-1ecc6299db9ec823/redis-analyzer-0.3.0/src/config.rs:124:18
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I'm using Redis provided by Digital Ocean and they just allow connect to Redis over TLS connections. Redis Analyzer has support to TLS connections?

@nantiferov
Copy link

nantiferov commented Jun 19, 2024

I know that it's 2 years late, but proxy via stunnel might work I think.
Docs from aws elasticache, but should be universal.

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