-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels