Error when trying to connect to elasticache: SSL_connect failed: certificate verify failed
giulianisanches opened this issue · 1 comments
Hello everyone,
I'm trying to use this docker image to run the redis-cli to connecto to my Elasticache for Redis cluster with the following command:
podman run --rm redis redis-cli -h mycluster.cache.amazonaws.com -p 6379 --tls
But it can't connect witht the error SSL_connect failed: certificate verify failed.
I have installed redis locally and I am able to connect using the command redis-cli -h ....
My machine is a MacBook Pro (intel) running the macOS Ventura 13.3.1
Thanks.
Unfortunately, we do not have the bandwidth to provide in-depth integration/deployment/environment debugging or support here; these sorts of questions/requests would be more appropriately posted to a dedicated support forum, such as the Docker Community Slack, Server Fault, Unix & Linux, or Stack Overflow.