Secure connection to redis container through Ngnix using SSL using RDM
Please refer this question for details. I have exact same scenario and unable to achieve using nginx or stunnel.
Below is the issue with Nginx.
When I call from browser redis is blocking, so SSL is working fine. But when I am connecting through redis-cli, I am getting below error.
Below is the issue with Stunnel.
I see peer is getting disconnected for some reason.