Open
Description
Description
When trying to connect to redis sever using tls i'm getting this: Redis(can't connect with TLS, the feature is not enabled)
redis urls provided is of type: rediss://username:password@server:6379
To Reproduce
Just try to connect to any tls encoded redis instance
Expected Behavior
It should connect and work as expected
Environment:
AWS EKS + ElastiCache
Additional Context
redis-rs does support tls.
Metadata
Metadata
Assignees
Labels
No labels