[Bug 29170] New: Gamer's gate downloader cannot connect to server
http://bugs.winehq.org/show_bug.cgi?id=29170 Bug #: 29170 Summary: Gamer's gate downloader cannot connect to server Product: Wine Version: 1.3.33 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: mboquien(a)free.fr Classification: Unclassified Hello, When launching the Gamer's gate downloader i now get the following error: "err:wininet:NETCON_secure_connect SSL_connect failed: 12045:. There is also a popup window that says: "Failed to sign in: Error 12045 in network connection. Check that the computer is connected to the Internet and that no firewall is blocking the program.". Of course my connection is perfectly fine and i do not have any firewall. I am sure the problem is very recent as it worked fine a few weeks ago. Note that the same downloader also works fine in Windows. Thanks, Médéric -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29170 --- Comment #1 from Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> 2011-11-26 11:05:35 CST --- If you think this worked before please try older Wine version(s) to verify. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29170 --- Comment #2 from GyB <gyebro69(a)gmail.com> 2011-11-26 11:54:43 CST --- Created attachment 37641 --> http://bugs.winehq.org/attachment.cgi?id=37641 +wininet debug log This problem might be due to the fact that Gamersgate changed the site certificates a few days ago. Now all previously working Wine versions display the error message when the downloader tries to connect to the site: 'Failed to sign in: Error 12045 in network connection...' Workaround: native wininet.dll from the attached +wininet log: ... err:wininet:NETCON_secure_connect SSL_connect failed: 12045 warn:wininet:open_http_connection Couldn't connect securely to host ... Fedora 16 x86 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29170 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29170 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2011-11-26 13:00:07 CST --- You can reproduce this with wine iexplore https://www.gamersgate.com/account/register or wget https://www.gamersgate.com/account/register To get the ca cert that site uses, do wget 'https://knowledge.rapidssl.com/library/VERISIGN/ALL_OTHER/RapidSSL%20Interme...' To verify this works without installing it, try wget --ca-certificate RapidSSL_CA_bundle.pem https://www.gamersgate.com/account/register Then (at least on Ubuntu) to install the cert so wine (and wget, and firefox) can use it, do $ sudo bash # cp cp RapidSSL_CA_bundle.pem /etc/ssl/certs/ # cd /etc/ssl/certs # c_rehash After doing this, wine iexplore https://www.gamersgate.com/account/register works for me. See also https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/701015 So, IMHO, this is more of a platform issue than a wine issue, since wine uses the platform ssl. We should probably mark this bug invalid, but I hesitate to do so, since wine could potentially work around this (Chrome does), and since closing it will make it more likely people will file duplicate bugs... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29170 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2011-11-26 13:09:45 CST --- Ah, the ubuntu bug now says the web site needs to follow the instructions at http://blog.clickssl.com/2010/12/rapidssl-error-on-firefox-this-connection-i... I've filed a support ticket (#32671) with gamersgate. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29170 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2011-11-29 15:47:56 CST --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org