Support configuring django-rq to use an SSL connection to Redis #3011
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Environment
Proposed Functionality
Add support in Netbox configuration+settings for instructing django-rq to use SSL connections to Redis.
Use Case
Improves the security posture of the product using current feature support of Redis. Of special note, AWS ElastiCache does not permit the use of Redis AUTH without also enabling SSL transport.
Database Changes
None
External Dependencies
None. (Will need updated build of django-rq containing already-accepted pull request for enabling the SSL configuration parameter.)
The text was updated successfully, but these errors were encountered: