Setup Redis with TLS using Docker
Recently, I was trying to set up Redis for a production environment and I must say it was a bumpy ride. I ran into a lot of problems while setting up TLS.
If you don't know What is Redis?
Redis is an open-source (BSD licensed), in-memory data struc...
blog.shahid.codes4 min read
John Chang
But the client without ssl can still to connect to the server ...