Skip to content

support custom Redis TLS certs #547

@vlinkz

Description

@vlinkz

Is your feature request related to a problem? Please describe.
I would like to use Redis with https within a vpc, but need a way to add a custom cert used by my redis instance.

Describe the solution you'd like
Add support for REDIS_CA_CERT env var.

Describe alternatives you've considered
I could either not use TLS (doesn't matter as much within a vpc), or use some custom hook to modify the ca certificates of the container.

Additional context
Specifically I'm trying to use helm to deploy ld-relay

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions