-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Outpost currently does not support enabling TLS for Redis connections.
TLS is required for serverless Redis providers such as Upstash and ElastiCache Serverless Valkey, and is optional but recommended for ElastiCache Valkey, ...
Describe the solution you'd like
Add an option to enable or disable TLS for Redis connections.
For backward compatibility, this option should be by default to false.
However, for security concerns, it is recommended and should be enforced to true.
Describe alternatives you've considered
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done