Hi,
when I try to update my project, I get :
lun 06 giu 2011 18:01:00 CEST | World Community Grid | Scheduler
request failed: HTTP error 0
Trying to debug this with wireshark I get the following trace:
======================================================================
CONNECT grid.worldcommunitygrid.org:443 HTTP/1.1
Host: grid.worldcommunitygrid.org:443
Proxy-Authorization: Basic **************
User-Agent: BOINC client (x86_64-pc-linux-gnu 6.12.26)
Proxy-Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
HTTP/1.1 200 Connection established
...........M..y.b.VD...A.....c....ifzP p..<..Z...
.9.8.........5...........
...
.....3.2.....E.D...../...A..................................d...
.....grid.worldcommunitygrid.org.........
.4.2...................
.....
........................POST /boinc/wcg_cgi/fcgi HTTP/1.1
User-Agent: BOINC client (x86_64-pc-linux-gnu 6.12.26)
Host: grid.worldcommunitygrid.org
Accept: */*
Accept-Encoding: deflate, gzip
Content-Type: application/x-www-form-urlencoded
Content-Length: 4551
Expect: 100-continue
....>...F.....s77.......+..;....n[.(.
..@..
=====================================================
As you can see, after connetting to the server and start the ssl
handshake, the client send a not ciphered POST.
Regards,
Luca