UseSSH
Whether to tunnel the Redis connection over SSH. Use SSH.
Data Type
bool
Default Value
false
Remarks
By default the provider will attempt to connect directly to Redis. When this option is enabled, the provider will instead establish an SSH connection with the SSHServer and tunnel the connection to Redis through it.