How do I turn on TLS for an existing self-managed ElastiCache cluster?

1 minute read
0

I want to turn on TLS for an existing self-managed Amazon ElastiCache cluster.

Resolution

Note: If you receive errors when you run AWS Command Line Interface (AWS CLI) commands, then see Troubleshooting errors for the AWS CLI. Also, make sure that you're using the most recent AWS CLI version.

To turn on in-transit encryption for your cluster, make sure that your cluster meets in-transit encryption conditions for Amazon ElastiCache for Valkey and Redis OSS. Then, turn on in-transit encryption for your cluster.

Related information

Connecting to ElastiCache (Valkey) or Amazon ElastiCache for Redis OSS with in-transit encryption using valkey-cli

ElastiCache in-transit encryption (TLS)

AWS OFFICIAL
AWS OFFICIALUpdated 18 days ago