-
Notifications
You must be signed in to change notification settings - Fork 611
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Feature Description
AWS Elasticache Memcached serverless instances require using TLS,
meaning that instead of doing telnet ....cache.amazonaws.com 1211
you do openssl s_client -quiet -crlf -connect ....cache.amazonaws.com:11211
, supporting this TLS mode here would be great :)
Problem and Solution
Adding TLS support, See: https://docs.aws.amazon.com/AmazonElastiCache/latest/dg/in-transit-encryption.html
Additional Context
No response
Are you willing to contribute to the development of this feature?
- Yes, I am willing to contribute to the development of this feature.
Xuanwo and AryanVBW
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed