[PR #542] [MERGED] healthcheck: check that the server's certificate is the one in the config #812

Closed
opened 2026-02-27 09:09:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/542
Author: @nitnelave
Created: 4/11/2023
Status: Merged
Merged: 4/11/2023
Merged by: @nitnelave

Base: mainHead: healthcheck


📝 Commits (1)

  • fcfe87d healthcheck: check that the server's certificate is the one in the config

📊 Changes

3 files changed (+71 additions, -29 deletions)

View changed files

📝 server/Cargo.toml (+4 -1)
📝 server/src/infra/healthcheck.rs (+49 -14)
📝 server/src/infra/ldap_server.rs (+18 -14)

📄 Description

Fixes #524


🔄 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/lldap/lldap/pull/542 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 4/11/2023 **Status:** ✅ Merged **Merged:** 4/11/2023 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `healthcheck` --- ### 📝 Commits (1) - [`fcfe87d`](https://github.com/lldap/lldap/commit/fcfe87d18a005b9e9fa2a5d0fb742393616f37b5) healthcheck: check that the server's certificate is the one in the config ### 📊 Changes **3 files changed** (+71 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `server/Cargo.toml` (+4 -1) 📝 `server/src/infra/healthcheck.rs` (+49 -14) 📝 `server/src/infra/ldap_server.rs` (+18 -14) </details> ### 📄 Description Fixes #524 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:09:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#812
No description provided.