dandds f975249f07 Set Redis verification mode for TLS connections.
If the app is making a TLS connection to Redis, the new config setting
REDIS_SSLMODE determines whether CA verification should be performed.
Acceptable values are Python `None` or strings "none", "optional", and
"required".
2020-02-10 16:58:07 -05:00
..
2019-02-25 14:54:14 -05:00
2020-01-22 16:53:11 -05:00
2018-08-02 16:03:54 -04:00
2020-02-06 13:07:46 -05:00