File tree 2 files changed +2
-0
lines changed 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ Redis is configured using a configuration setting similar to `DATABASE` and thes
66
66
* ` PASSWORD ` - Redis password (if set)
67
67
* ` DATABASE ` - Numeric database ID
68
68
* ` SSL ` - Use SSL connection to Redis
69
+ * ` INSECURE_SKIP_TLS_VERIFY ` - Set to ` True ` to ** disable** TLS certificate verification (not recommended)
69
70
70
71
An example configuration is provided below:
71
72
Original file line number Diff line number Diff line change 8
8
* [ #5756 ] ( https://github.com/netbox-community/netbox/issues/5756 ) - Omit child devices from non-racked devices list under rack view
9
9
* [ #5840 ] ( https://github.com/netbox-community/netbox/issues/5840 ) - Add column to cable termination objects to display cable color
10
10
* [ #6054 ] ( https://github.com/netbox-community/netbox/issues/6054 ) - Display NAPALM-enabled device tabs only when relevant
11
+ * [ #6083 ] ( https://github.com/netbox-community/netbox/issues/6083 ) - Support disabling TLS certificate validation for Redis
11
12
12
13
### Bug Fixes
13
14
You can’t perform that action at this time.
0 commit comments