github.com/letsencrypt/boulder@v0.20251208.0/test/redis-ratelimits.config (about) 1 port 0 2 tls-port 4218 3 save 60 1 4 maxmemory-policy noeviction 5 loglevel warning 6 # List of renamed commands comes from: 7 # https://www.digitalocean.com/community/tutorials/how-to-secure-your-redis-installation-on-ubuntu-18-04 8 rename-command BGREWRITEAOF "" 9 rename-command BGSAVE "" 10 rename-command CONFIG "" 11 rename-command DEBUG "" 12 rename-command FLUSHDB "" 13 rename-command KEYS "" 14 rename-command PEXPIRE "" 15 rename-command RENAME "" 16 rename-command SAVE "" 17 rename-command SHUTDOWN "" 18 rename-command SPOP "" 19 rename-command SREM "" 20 user default off 21 user boulder on +@all ~* >824968fa490f4ecec1e52d5e34916bdb60d45f8d 22 masteruser boulder 23 masterauth 824968fa490f4ecec1e52d5e34916bdb60d45f8d 24 tls-protocols "TLSv1.3" 25 tls-cert-file /test/certs/ipki/redis/cert.pem 26 tls-key-file /test/certs/ipki/redis/key.pem 27 tls-ca-cert-file /test/certs/ipki/minica.pem