[PR #183] [MERGED] Add support to pass in an optional cert/tuple that is used in the con… #200

Closed
opened 2026-02-27 15:46:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/183
Author: @gdelaneync
Created: 11/4/2024
Status: Merged
Merged: 11/6/2024
Merged by: @jhollowe

Base: developHead: develop


📝 Commits (1)

  • 712a03c Add support to pass in an optional cert/tuple that is used in the connection to proxmox. Usecase: proxmox is behind a service like teleport where it proxies the connection using local certificates after you login.

📊 Changes

3 files changed (+44 additions, -1 deletions)

View changed files

📝 proxmoxer/backends/https.py (+9 -1)
📝 tests/test_core.py (+34 -0)
📝 tests/test_https.py (+1 -0)

📄 Description

…nection to proxmox. Usecase: proxmox is behind a service like teleport where it proxies the connection using local certificates after you login.


🔄 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/proxmoxer/proxmoxer/pull/183 **Author:** [@gdelaneync](https://github.com/gdelaneync) **Created:** 11/4/2024 **Status:** ✅ Merged **Merged:** 11/6/2024 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`712a03c`](https://github.com/proxmoxer/proxmoxer/commit/712a03c54ed0e8b6b1512a3a76519ee8a979c1af) Add support to pass in an optional cert/tuple that is used in the connection to proxmox. Usecase: proxmox is behind a service like teleport where it proxies the connection using local certificates after you login. ### 📊 Changes **3 files changed** (+44 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `proxmoxer/backends/https.py` (+9 -1) 📝 `tests/test_core.py` (+34 -0) 📝 `tests/test_https.py` (+1 -0) </details> ### 📄 Description …nection to proxmox. Usecase: proxmox is behind a service like teleport where it proxies the connection using local certificates after you login. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:46:52 +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/proxmoxer#200
No description provided.