A boolean indicating whether to require SSL to access Redis.
When enabled, Redis accepts only SSL connections on port 25061.
25061
When disabled, port 25060 is opened for non-SSL connections, while port 25061 remains available for SSL connections.
25060