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
To put it in context I use it to manage my memcached clusters on AWS. When the cluster has encryption enabled (option enabled encyptation-in-transit), this is AWS recommended practice, it refuses me the connection. When I disable this I can connect to the nodes without any problems.
I am trying to replicate this issue locally, using a memcached image and modifying it to enable encryption. I understand that this image will reject unsecured connections and will have to be via TLS. But I'm not sure.
When I add an aws node that has encription-transit enabled, I get the error that it cannot connect. Have you encountered this problem?
The text was updated successfully, but these errors were encountered: