Skip to content

Handle ssl connections #284

Open
Open
@gtnx

Description

@gtnx

As far as i understand, it looks impossible to use this library with SSL redis connections.

The reason is that settings.WS4REDIS_CONNECTION is used to instantiate:

The reason is that those two objects does not have the same signature for handling ssl connections:

I propose to use one of the two conventions (the ssl flag for instance which is easier to understand) and adapt code in wsgi_server.py.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions