Skip to content

Support SSL in async Redis cluster client #2303

@karwinliu

Description

@karwinliu

Version: v4.3.4

Platform: Python 3.9 on linux/macOS

Description: As described in the title, the async Redis cluster client needs to support SSL.
The CONNECTION_ALLOWED_KEYS in asyncio/cluster.py needs to extend with things like ssl_ca_certs, ssl_certfile, ssl_keyfile, etc. Otherwise even if the client uses them in the connection_args, they will get purged

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