#230 closed Defect (fixed)
64-bit Linux client fails to connect via HTTPS
Reported by: | mikus | Owned by: | davea |
---|---|---|---|
Priority: | Blocker | Milestone: | 5.10 |
Component: | Client - Daemon | Version: | |
Keywords: | HTTPS SSL 64bit | Cc: |
Description (last modified by )
Running 64-bit Linux client 5.9.11 on 64-bit Ubuntu 7.04 system, connecting to the net via a proxy. When trying to attach to the Worldcommunitygrid project, my system logs an error:
Sun May 27 20:45:22 2007||[http_debug] [ID#32] info: SSLv2, Client hello (1): Sun May 27 20:45:22 2007||[http_debug] [ID#32] info: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Sun May 27 20:45:22 2007||[http_debug] [ID#32] info: Expire cleared Sun May 27 20:45:22 2007||[http_debug] [ID#32] info: Closing connection #0 Sun May 27 20:45:22 2007||[http_debug] HTTP error: SSL connect error
Someone more familiar with HTTPS suggested that the error might have something to do with how the SSL version is being specified (i.e., by the boinc client).
Anyway, I was able to successfully attach (through the same proxy) to the WCG project on a (different) system running the 32-bit Linux client 5.10.0. That says to me that my WCG account, and my proxy, are working properly -- leaving the 64-bit client as the probable cause of my HTTPS connect problem.
Change History (9)
comment:1 Changed 17 years ago by
Description: | modified (diff) |
---|---|
Keywords: | HTTPS SSL 64bit added |
comment:2 Changed 17 years ago by
References:
- original report and troubleshooting: http://www.worldcommunitygrid.org/forums/wcg/viewthread?thread=13505#103759
- discussion of the bug at Curl (in 2001!): http://curl.haxx.se/mail/lib-2001-10/0124.html (and subsequent emails)
comment:3 Changed 17 years ago by
The curl discussion found a difference in behavior between going through a proxy, and not going through a proxy. In my case, when I tried to go through my proxy from the 32-bit boinc client (I think 5.10.0) on 32-bit SuSE 10.2, communication with WCG worked. When I tried to go through the same proxy from the 64-bit boinc client 5.9.11 on Ubuntu 7.04, communication with WCG failed.
comment:4 Changed 17 years ago by
The problem also exists using 5.8.17 x86_64 on Ubuntu 7.04 and problem didn't exist using 5.4 which was last version used before upgrade to 5.8.17 and 5.9.11
comment:5 Changed 17 years ago by
Link to tssmith2002's report: http://www.worldcommunitygrid.org/forums/wcg/viewthread?thread=14110
comment:6 Changed 17 years ago by
Component: | Client - Build → Client - Daemon |
---|---|
Milestone: | Undetermined → 5.10 |
Owner: | changed from romw to davea |
Priority: | Major → Blocker |
comment:7 Changed 17 years ago by
I compiled a 64-bit Linux client from the boinc subversion code as of 6-15-2007. When running this new version (5.10.6) of the boinc client, I am now able to communicate successfully with the World Community Grid project.
comment:8 Changed 17 years ago by
As far as I'm concerned, this ticked can be closed as "Fixed". The "official" 64-bit Linux client 5.10.8 communicates successfully with the World Community Grid project.
comment:9 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Formatted description, added keywords