[PR #590] [MERGED] Novnc proxy ssl key support #691

Closed
opened 2026-02-27 16:40:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/590
Author: @aaronbrooks-gh
Created: 1/4/2016
Status: Merged
Merged: 5/8/2016
Merged by: @retspen

Base: masterHead: novnc-proxy-ssl-key-support


📝 Commits (2)

📊 Changes

2 files changed (+20 additions, -5 deletions)

View changed files

📝 console/webvirtmgr-console (+19 -5)
📝 webvirtmgr/settings.py (+1 -0)

📄 Description

This pull request facilitates using a separate key file for SSL certificates and SSL only operation for webvirtmgr-console.

The key file can be set using "WS_KEY" in settings.py, or as a command line option (eg. setting in $DAEMONARGS in the init scripts).


🔄 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/retspen/webvirtmgr/pull/590 **Author:** [@aaronbrooks-gh](https://github.com/aaronbrooks-gh) **Created:** 1/4/2016 **Status:** ✅ Merged **Merged:** 5/8/2016 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `novnc-proxy-ssl-key-support` --- ### 📝 Commits (2) - [`5e8d944`](https://github.com/retspen/webvirtmgr/commit/5e8d94456767cc1d7f35f366a80907acbdc7850b) Update settings.py - [`475cc28`](https://github.com/retspen/webvirtmgr/commit/475cc28ca036b01de8522dff9815bfd79dd36ab0) Update webvirtmgr-console ### 📊 Changes **2 files changed** (+20 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `console/webvirtmgr-console` (+19 -5) 📝 `webvirtmgr/settings.py` (+1 -0) </details> ### 📄 Description This pull request facilitates using a separate key file for SSL certificates and SSL only operation for webvirtmgr-console. The key file can be set using "WS_KEY" in settings.py, or as a command line option (eg. setting in $DAEMONARGS in the init scripts). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:40:10 +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/webvirtmgr#691
No description provided.