Skip to content

Cannot use redis TLS certificates #404

@julien-pinchelimouroux

Description

@julien-pinchelimouroux

Hello,

I was trying to use deadpool with a redis server which has tls enabled.
Currently, unlike the redis::ConnectionAddr, deadpool_redis::ConnectionAddr does not contain tls_params. That tls config is explicitly set to None in config.rs.

Moreover, there is currently no way to instantiate a Manager directly with a redis::Client, which could avoid that issue.

Is there a way to have a working pool with TLS that I miss ?

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-redisArea: Redis / deadpool-redisenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions