mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[PR #590] [MERGED] Novnc proxy ssl key support #691
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:novnc-proxy-ssl-key-support📝 Commits (2)
5e8d944Update settings.py475cc28Update webvirtmgr-console📊 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.