You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow instructions from [this blog post](https://userify.com/blog/howto-connect-redis-ec2-ssh-tunnel-elasticache/)
58
58
59
59
### How to connect to Redis ElastiCache with In-Transit Encryption through EC2
60
+
#### Using RedisDesktopManager >=0.9.9
61
+
Click on "Enable TLS-over-SSH" in SSH connection settings
62
+
63
+
#### Using RedisDesktopManager <0.9.9
60
64
Follow instructions from [this documentation section to setup `stunnel` on EC2 instance](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/in-transit-encryption.html#connect-tls)
61
65
62
66
After that [connect to your Redis ElastiCache through EC2](#how-to-connect-to-redis-elasticache-through-ec2)
0 commit comments