TablePlus / TablePlus

TablePlus macOS issue tracker
https://tableplus.com
3.34k stars 56 forks source link

Can't connect to Redis database on AWS ElastiCache from Windows #3333

Open deshazer opened 1 week ago

deshazer commented 1 week ago
  1. Which driver are you using and version of it: Redis - attempting to connect to ElastiCache on AWS

  2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): Version 6.0.0 (build 274) - x64 on Windows

  3. The steps to reproduce this issue: AWS ElastiCache now requires TLS encryption by default and my TablePlus doesn't seem to support this yet. I found this issue (https://github.com/TablePlus/TablePlus/issues/652#issuecomment-497739417) which indicates that this should be fixed. However, even though the build supplied in the link is only for Mac, the issue has been closed. My co-worker on a Mac is able to connect successfully. I just wanted to make sure this is still being worked on for Windows. Any idea what the timeline on this would be?