please assist me with my environment - there are:
2 hosts with 1 WebSphere Liberty Profile on each, working on 1 cluster;
3 hosts with 3 redis nodes each (master, slave, slave2), which work in 1 cluster;
We write all caches and other information (ductionary, etc) to our redis cluster, but without any security.
Could you please help me with configuration ssl on redis cluster. Or do I have to use stunnel? and how to configure this stunnel to my environment?
Thanks in advance