sebleier / django-redis-cache

A Redis cache backend for django
http://django-redis-cache.readthedocs.org/en/latest/
Other
1.04k stars 223 forks source link

Fix establishing an SSL connection #170

Closed Jenselme closed 4 years ago

Jenselme commented 5 years ago

Adapted from https://github.com/BureauxLocaux/django-redis-cache/commit/18ea61fe8defd8f5631227e0e75a14a5cb0a0c26

See https://github.com/sebleier/django-redis-cache/issues/118

maszaa commented 4 years ago

When will this be accepted and merged? Currently this library is useless if SSL connection is required.