Skip to content

Commit a99cd0c

Browse files
authored
Update quick-start.md
1 parent 1f9923a commit a99cd0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/quick-start.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ ssh SSH_HOST -L 7000:localhost:6379
5757
Follow instructions from [this blog post](https://userify.com/blog/howto-connect-redis-ec2-ssh-tunnel-elasticache/)
5858

5959
### 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
6064
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)
6165

6266
After that [connect to your Redis ElastiCache through EC2](#how-to-connect-to-redis-elasticache-through-ec2)

0 commit comments

Comments
 (0)