mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #526] Security: SSL #393
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?
Originally created by @kaystrobach on GitHub (Mar 19, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/526
You Installation instructions should cover the use of SSL to protect the traffic, as your software is a highly important peace of infrastructure, which is worth gathering the data to penetrate a companies infrastructure 😄
Currently it's quite easy to setup SSL for most functions, but the VNC stuff fails for me 😠
** works if if i use manage.py and start the server on a different port 😠
@sammcj commented on GitHub (Apr 4, 2015):
+1
Might relate to #486 , #538, #513, #418, #349
@kaystrobach commented on GitHub (Jun 15, 2015):
is possible to workaround now ... so closing this issue.
in the meantime i suggest to use ssh to tunnel to the webvirtmgr instance and just allow access from localhost interface!