Bug #2809
closedHostSubject needs to be retrieved via RHEV API and included with the other spice-xpi settings to connect in some cases
Description
I have a new RHEV cluster where spice-xpi is refusing to connect. I stuffed the HostSubject in with the other options being sent to the plugin and suddenly it works. I'm not sure why in most cases it works without, and in this one it doesn't, except possibly that this rhev setup is new and completely up to date so it might be a requirement in 3.2 or in one of the latest updates for it.
Anyway, vms have a link to the host they're running on which in turn contain their subject, so it should be possible to pull in via the api
Updated by Anonymous over 11 years ago
I actually happened across a CloudForms article by complete accident, and it made mention of SSL problems in RHEV 3.1+.
In /usr/share/ovirt-engine/service/engine-service.xml.in the protocol option in the ssl tag can be changed to SSLv3,TLSv1 as another option. I gather in newer installs the default is TLSv1 which differs from older versions.
Updated by Dominic Cleal over 11 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.3.0
- Assignee set to Anonymous
Updated by Anonymous over 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 36a6345d59f5d902363865aeeb9e3dfc22ed350d.