← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1259760] [NEW] Spice console isn't working when ssl_only=True is set

 

Public bug reported:

OpenStack instalation: 2013.2
OS: Ubuntu 13.10
Repo: standart Ubuntu repozitory


When using ssl_only in nova.conf, browser gets error: 
[Exception... "The operation is insecure." code: "18" nsresult: "0x80530012 (SecurityError)" location: "https://api.region.domain.tld:6082/spiceconn.js Line: 34"]

Problem: trying to reach using ws:// schema, not wss://.

Temporary fixed changing /usr/share/spice-html5/spice_auto.html scheme =
"wss://" at 82th line.

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: spice

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1259760

Title:
  Spice console isn't working when ssl_only=True is set

Status in OpenStack Compute (Nova):
  New

Bug description:
  OpenStack instalation: 2013.2
  OS: Ubuntu 13.10
  Repo: standart Ubuntu repozitory

  
  When using ssl_only in nova.conf, browser gets error: 
  [Exception... "The operation is insecure." code: "18" nsresult: "0x80530012 (SecurityError)" location: "https://api.region.domain.tld:6082/spiceconn.js Line: 34"]

  Problem: trying to reach using ws:// schema, not wss://.

  Temporary fixed changing /usr/share/spice-html5/spice_auto.html scheme
  = "wss://" at 82th line.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1259760/+subscriptions


Follow ups

References