Bug 1004037

Summary: RFE: Add qemu.conf option to set spice defaultMode="secure" if spice_tls=1
Product: [Community] Virtualization Tools Reporter: Anthony Messina <amessina>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: berrange, crobinso, gscrivan, rbalakri
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-31 01:47:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Anthony Messina 2013-09-03 18:41:40 UTC
Currently, a sysadmin can enable spice_tls, but this doesn't actually enforce the use of secured connections for spice channels.

Please add a new qemu.conf option 'spice_channel_default_mode' which maps to defaultMode if none is explicitly specified in the XML. So in addition to setting spice_tls=1, a syadmin could also set spice_channel_default_mode=secure to ensure that spice communication is handled securely.

Please see discussion in https://bugzilla.redhat.com/show_bug.cgi?id=904295

Comment 1 Anthony Messina 2016-01-31 01:47:11 UTC
I don't use libvirt any longer.