What can I do to secure socket connection in rails 5 with redis and action Cable?
What configuration we can add in
config/redis.rb
to add password authentication in Redis.
What can I do to secure socket connection in rails 5 with redis and action Cable?
What configuration we can add in
config/redis.rb
to add password authentication in Redis.
I believe these are the only options exposed for now: