[PR #475] [MERGED] Fix PBS certificate validation (Fixes #438) #470

Closed
opened 2026-02-26 12:41:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/475
Author: @michelroegl-brunner
Created: 1/29/2026
Status: Merged
Merged: 1/29/2026
Merged by: @michelroegl-brunner

Base: mainHead: fix/438


📝 Commits (1)

  • 4628e67 Fix PBS certificate validation: pass PBS_FINGERPRINT, optional fingerprint for trusted CA

📊 Changes

3 files changed (+27 additions, -15 deletions)

View changed files

📝 src/app/_components/PBSCredentialsModal.tsx (+4 -5)
📝 src/server/services/backupService.ts (+14 -8)
📝 src/server/services/restoreService.ts (+9 -2)

📄 Description

Pass stored PBS fingerprint as PBS_FINGERPRINT in login, snapshot list, and restore. Allow empty fingerprint for trusted-CA PBS. Make fingerprint field optional in UI.

Fixes #438


🔄 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/community-scripts/ProxmoxVE-Local/pull/475 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 1/29/2026 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `fix/438` --- ### 📝 Commits (1) - [`4628e67`](https://github.com/community-scripts/ProxmoxVE-Local/commit/4628e67e5c297b6b89c3f97594ae148e85b05f96) Fix PBS certificate validation: pass PBS_FINGERPRINT, optional fingerprint for trusted CA ### 📊 Changes **3 files changed** (+27 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/app/_components/PBSCredentialsModal.tsx` (+4 -5) 📝 `src/server/services/backupService.ts` (+14 -8) 📝 `src/server/services/restoreService.ts` (+9 -2) </details> ### 📄 Description Pass stored PBS fingerprint as PBS_FINGERPRINT in login, snapshot list, and restore. Allow empty fingerprint for trusted-CA PBS. Make fingerprint field optional in UI. Fixes #438 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:41:29 +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/ProxmoxVE-Local#470
No description provided.