Re: [one-users] SSL proxy

2014-08-22 Thread Daniel Dehennin
Johan Kooijman writes: > As a follow up: the connection can be made, telnet works. Firefox tells me: > > GET https://theonepoc.cloud.nl:29876/ [HTTP/1.0 403 Forbidden 35ms] > "New state 'loaded', was 'disconnected'. Msg: noVNC ready: native > WebSockets, canvas rendering" util.js:110 > "New state

Re: [one-users] SSL proxy

2014-08-22 Thread Johan Kooijman
As a follow up: the connection can be made, telnet works. Firefox tells me: GET https://theonepoc.cloud.nl:29876/ [HTTP/1.0 403 Forbidden 35ms] "New state 'loaded', was 'disconnected'. Msg: noVNC ready: native WebSockets, canvas rendering" util.js:110 "New state 'connect', was 'loaded'." util.js:1

Re: [one-users] ssl proxy endpoint

2011-12-13 Thread sebastien goasguen
Yes that worked. thanks -sebastien On Tue, Dec 13, 2011 at 8:59 AM, Daniel Molina wrote: > Hi Sebastien, > > There is a ticket regarding this issue [1]. As Ulrich points out that > patch should fix the problem. This functionality will be implemented > as soon as possible for the econe service,

Re: [one-users] ssl proxy endpoint

2011-12-13 Thread Daniel Molina
Hi Sebastien, There is a ticket regarding this issue [1]. As Ulrich points out that patch should fix the problem. This functionality will be implemented as soon as possible for the econe service, so you can define this kind of parameters inside the econe.conf file. Cheers [1] http://dev.opennebu

Re: [one-users] ssl proxy endpoint

2011-12-05 Thread Ulrich Schwickerath
Hi, Sebastien, can you try if this patch helps ? --- checkout_orig/src/cloud/ec2/lib/EC2QueryServer.rb 2011-10-10 11:01:14.0 +0200 +++ checkout_patched/src/cloud/ec2/lib/EC2QueryServer.rb 2011-10-14 13:43:53.0 +0200 @@ -71,7 +71,7 @@ econe_port = @config[:p