[PR #10567] [MERGED] Added LDAP_CA_CERT_* to LDAP settings #13654

Closed
opened 2025-12-29 23:20:05 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10567
Author: @tobiasge
Created: 10/5/2022
Status: Merged
Merged: 10/5/2022
Merged by: @jeremystretch

Base: developHead: ldap-ca-cert


📝 Commits (1)

  • 5e37f82 Added LDAP_CA_CERT_* to LDAP settings

📊 Changes

2 files changed (+19 additions, -1 deletions)

View changed files

📝 docs/installation/6-ldap.md (+11 -1)
📝 netbox/netbox/authentication.py (+8 -0)

📄 Description

Fixes: #9722

These options can be used to specify a CA certificate to validate the LDAP server certificate


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/10567 **Author:** [@tobiasge](https://github.com/tobiasge) **Created:** 10/5/2022 **Status:** ✅ Merged **Merged:** 10/5/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `ldap-ca-cert` --- ### 📝 Commits (1) - [`5e37f82`](https://github.com/netbox-community/netbox/commit/5e37f82b2f0f78c97de783ba5f7d4087d4a58c7a) Added LDAP_CA_CERT_* to LDAP settings ### 📊 Changes **2 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/installation/6-ldap.md` (+11 -1) 📝 `netbox/netbox/authentication.py` (+8 -0) </details> ### 📄 Description ### Fixes: #9722 These options can be used to specify a CA certificate to validate the LDAP server certificate --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:20:05 +01:00
adam closed this issue 2025-12-29 23:20:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13654