Upodate SSL

This commit is contained in:
Mike Reeves
2020-08-08 20:12:17 -04:00
parent f154d2fa78
commit 112dba4549

View File

@@ -90,6 +90,7 @@ tls-cert-file /certs/redis.crt
tls-key-file /certs/redis.key
tls-ca-cert-file /certs/ca.crt
tls-port 6380
tls-auth-clients no
# Accept connections on the specified port, default is 6379 (IANA #815344).
# If port 0 is specified Redis will not listen on a TCP socket.