Skip to content

new feature: Memcached In Transit Encryption (TLS) support #5419

@elichai

Description

@elichai

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions