Support for CA on Redis nodes #6806

Closed
opened 2025-12-29 19:45:38 +01:00 by adam · 7 comments
Owner

Originally created by @Kerwood on GitHub (Aug 12, 2022).

Originally assigned to: @Kerwood on GitHub.

NetBox version

v3.2.8

Feature type

New functionality

Proposed functionality

Adding a path for a certificate authority in the Redis configuration to be able to validate a self signed certificate on the Redis node.

Use case

If you're using a self signed certificate on your Redis node and want to validate that certificate, you will have to provide a CA certificate. Currently it is not possible and you will have to disable certificate verification.

Database changes

No response

External dependencies

No response

Originally created by @Kerwood on GitHub (Aug 12, 2022). Originally assigned to: @Kerwood on GitHub. ### NetBox version v3.2.8 ### Feature type New functionality ### Proposed functionality Adding a path for a certificate authority in the Redis configuration to be able to validate a self signed certificate on the Redis node. ### Use case If you're using a self signed certificate on your Redis node and want to validate that certificate, you will have to provide a CA certificate. Currently it is not possible and you will have to disable certificate verification. ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: feature labels 2025-12-29 19:45:38 +01:00
adam closed this issue 2025-12-29 19:45:39 +01:00
Author
Owner

@Kerwood commented on GitHub (Aug 12, 2022):

A possible solution.
2541fd9aa0

@Kerwood commented on GitHub (Aug 12, 2022): A possible solution. https://github.com/Kerwood/netbox/commit/2541fd9aa0983655343beae4f53d3089b2c04e1d
Author
Owner

@github-actions[bot] commented on GitHub (Oct 24, 2022):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Oct 24, 2022): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@Kerwood commented on GitHub (Oct 24, 2022):

@jeremystretch
When the status is "need owner", is that one of the core maintainers or any one that wants to give this issue a go ?

@Kerwood commented on GitHub (Oct 24, 2022): @jeremystretch When the status is "need owner", is that one of the core maintainers or any one that wants to give this issue a go ?
Author
Owner

@jeremystretch commented on GitHub (Oct 24, 2022):

Per the labels list:

This issue is tentatively accepted pending a volunteer committed to its implementation

@jeremystretch commented on GitHub (Oct 24, 2022): Per the [labels list](https://github.com/netbox-community/netbox/labels): > This issue is tentatively accepted pending a volunteer committed to its implementation
Author
Owner

@Kerwood commented on GitHub (Oct 24, 2022):

Sign me up.

@Kerwood commented on GitHub (Oct 24, 2022): Sign me up.
Author
Owner

@jeremystretch commented on GitHub (Jan 5, 2023):

@Kerwood are you still interested in contributing this work?

@jeremystretch commented on GitHub (Jan 5, 2023): @Kerwood are you still interested in contributing this work?
Author
Owner

@Kerwood commented on GitHub (Jan 5, 2023):

@jeremystretch Sorry for the waiting time.. Here it is :)

@Kerwood commented on GitHub (Jan 5, 2023): @jeremystretch Sorry for the waiting time.. Here it is :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6806