Tags: cdcloud-io/redis-py
Tags
Make it possible to customize SSL ciphers (redis#3212) Given that Python 3.10 changed the default list of TLS ciphers, it is a good idea to allow customization of the list of ciphers when using Redis with TLS. In some situations the client is unusable right now with older servers and Python >= 3.10. Also whitelist a dev dependency vulnerability, and bump version to 5.0.4. --------- Co-authored-by: Gabriel Erzse <[email protected]>
PreviousNext