openssl rand 60 | openssl base64 -A
sudo -u www redis-cli -s /var/run/redis/redis.sock ping(error) NOAUTH Authentication required.
sudo -u www redis-cli -s /var/run/redis/redis.sock -a openssl-created-password ping Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe.PONG