Skip to content

Support for TLS CA Certificate Validation in Redis Connections #502

Description

@kc548

Hello,

I am deploying SATOSA in production with Redis as the backend storage for the OIDC frontend. Currently, I configure the Redis connection using the DB_URI parameter.

To ensure end-to-end encryption, I want to enable TLS for the Redis connection. However, after reviewing the SATOSA documentation and the example configurations, I could not find any parameter to provide a CA certificate for validating the Redis server's TLS certificate.

Does SATOSA ignore TLS certificate verification by default when connecting to Redis ?
If not, can I configure SATOSA to use a custom CA certificate for Redis TLS validation ?

Thanks.

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