skip to Main Content

Memcached client with TLS support?

I use Memcached in AWS ElastiCache and enabled encryption-in-transit as a security requirement. However, at client side, when trying to connect to the new cache cluster with encryption-in-transit enabled, the connection failed right away with below error. Error: read ECONNRESET…

VIEW QUESTION
Back To Top
Search