Skip to content

Conversation

@mraerino
Copy link
Contributor

@mraerino mraerino commented Apr 3, 2021

Fixes: #6083

Adds a new option INSECURE_SKIP_TLS_VERIFY on the redis connections to tasks and cache.
Relies on setting ssl_cert_reqs on the redis-py client the django-rq and django-cacheops libraries use internally.

Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! The only thing missing is a description for the new parameter in the configuration docs. Would you mind adding that? (If you're not able to just let me know and I'll do it.)

@jeremystretch
Copy link
Member

Actually, nevermind, I'll knock it out real quick.

@jeremystretch jeremystretch merged commit 701ad8a into netbox-community:develop Apr 9, 2021
@mraerino mraerino deleted the feat/redis-conn-skio-tls-cert-verify branch April 10, 2021 21:09
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support skipping Redis TLS cert verification

2 participants