Skip to content

Add TLS Option for Redis Connections #489

@obazoud

Description

@obazoud

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions