http://bugs.winehq.org/show_bug.cgi?id=15482
Summary: iTunes 8.0.0.35 fails connecting to iTunes Store Product: Wine Version: 1.1.5 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: peter.kovar@gmail.com
iTunes8Setup.exe SHA1 09bd8dd0b055f1b63205d5c9c9a00e4d42e38a3e
Attempt to connect ends w/ failure:
We could not complete your iTunes Store request. A secure network connection could not be established.
Make sure SSL 3.0 or TLS 1.0 is enabled in the Internet Options control panel, then try again.
err:wininet:NETCON_secure_connect SSL_connect failed: error:00000000:lib(0):func(0):reason(0)
F9 Sulphur
rpm -q wine wine-1.1.5-1.fc9.i386
http://bugs.winehq.org/show_bug.cgi?id=15482
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2008-09-30 10:01:05 --- Please attach a WINEDEBUG=+wininet trace.
http://bugs.winehq.org/show_bug.cgi?id=15482
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://apple.com/itunes Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=15482
--- Comment #2 from Peter Kovář peter.kovar@gmail.com 2008-09-30 12:37:53 --- Created an attachment (id=16380) --> (http://bugs.winehq.org/attachment.cgi?id=16380) Compressed log file w/ WINEDEBUG=+wininet
Changed Apple ID, password, IPv4 address and ISP identification. The same binary works on the same connection running on XP SP2/3. Also Mac OS X 10.5.5 version runs w/o problems sharing the same ISP connection.
http://bugs.winehq.org/show_bug.cgi?id=15482
--- Comment #3 from Hans Leidekker hans@meelstraat.net 2008-10-06 08:56:23 --- Did you use the same proxy server in your tests with Windows and MacOS?
http://bugs.winehq.org/show_bug.cgi?id=15482
--- Comment #4 from 50 65 74 65 72 20 4B 6F 76 C3 A1 C5 99 peter.kovar@gmail.com 2008-10-07 09:27:42 --- Yes, exactly the same squid on FreeBSD simultaneously.
Help -> Run Diagnostics...
Network Connectivity Tests
iTunes Store conenctivity: Internet connection verified. Secure link to iTunes Store verified.
All tests passed.
It was accessing these:
ax.phobos.apple.com.edgesuite.net:80/WebObjects/MZStore.woa... www.apple.com:80/ phobos.apple.com:80/ phobos.apple.com:443/ albert.apple.com:443/
But now it gave me following error message: Could not complete the iTunes Store request. The store may be busy.
Check your Internet connection or try again later.
Nevermind.
http://bugs.winehq.org/show_bug.cgi?id=15482
--- Comment #5 from 50 65 74 65 72 20 4B 6F 76 C3 A1 C5 99 peter.kovar@gmail.com 2008-10-07 09:28:50 --- 8.0.1.11 exhibits the same behaviour.
http://bugs.winehq.org/show_bug.cgi?id=15482
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #6 from Austin English austinenglish@gmail.com 2008-10-14 23:23:32 --- FWIW, network diagnostics says it works fine in iTunes 7.
http://bugs.winehq.org/show_bug.cgi?id=15482
EA Durbin ead1234@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ead1234@hotmail.com
--- Comment #7 from EA Durbin ead1234@hotmail.com 2008-10-23 12:14:20 --- I have no problems connecting to the iTunes store in iTunes 8 with wine from git.
http://bugs.winehq.org/show_bug.cgi?id=15482
50 65 74 65 72 20 4B 6F 76 C3 A1 C5 99 peter.kovar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|iTunes 8.0.0.35 fails |iTunes 8.0.0.35 fails while |connecting to iTunes Store |sign in to iTunes Store
--- Comment #8 from 50 65 74 65 72 20 4B 6F 76 C3 A1 C5 99 peter.kovar@gmail.com 2008-10-24 10:17:19 --- Bug description was not exact. Connecting to the iTunes Store works, but it fails while trying to Sign In.
err:wininet:NETCON_secure_connect SSL_connect failed: error:00000000:lib(0):func(0):reason(0)
wine-1.1.6-543-gcd4b952
http://bugs.winehq.org/show_bug.cgi?id=15482
Scott Ritchie scott@open-vote.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |scott@open-vote.org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #9 from Scott Ritchie scott@open-vote.org 2008-11-14 05:19:34 --- Confirmed by popular vote
http://bugs.winehq.org/show_bug.cgi?id=15482
50 65 74 65 72 20 4B 6F 76 C3 A1 C5 99 peter.kovar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|iTunes 8.0.0.35 fails while |iTunes 8.0.2.20 fails while |sign in to iTunes Store |sign in to iTunes Store Version|1.1.5 |CVS/GIT
--- Comment #10 from 50 65 74 65 72 20 4B 6F 76 C3 A1 C5 99 peter.kovar@gmail.com 2008-11-22 07:47:58 --- Using Wireshark I see the difference in SSL Client Hello message. On XP SP3 it contains TLS 1.0 record w/ 11 cipher suites while w/ Wine on F9 there's SSL 2.0 w/ 34 cipher specs. Server responds w/ TLS_RSA_WITH_RC4_128_MD5 in both cases. After some packets w/ Application Data there's Encrypted Alert sent by the client and https connection is closed by the server.
iTunes shows this message: Could not complete the iTunes Store request. The store may be busy.
Any ideas?
http://bugs.winehq.org/show_bug.cgi?id=15482
--- Comment #11 from Hans Leidekker hans@meelstraat.net 2008-11-22 08:30:19 --- Created an attachment (id=17403) --> (http://bugs.winehq.org/attachment.cgi?id=17403) negotiate TLSv1 instead of SSL2/3
Can you try this patch?
http://bugs.winehq.org/show_bug.cgi?id=15482
--- Comment #12 from 50 65 74 65 72 20 4B 6F 76 C3 A1 C5 99 peter.kovar@gmail.com 2008-11-22 08:55:30 --- Client Hello message now lists 28 suites. However after 3 packets from server w/ encrypted data clients gives up, w/ same error message as previously.
This will be harder to solve.
http://bugs.winehq.org/show_bug.cgi?id=15482
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=15482
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |1.1.5
--- Comment #13 from Dmitry Timoshkov dmitry@codeweavers.com 2008-11-23 22:26:05 --- Please don't change the version field.
http://bugs.winehq.org/show_bug.cgi?id=15482
Julian W. Speedator@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Speedator@gmx.de
http://bugs.winehq.org/show_bug.cgi?id=15482
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #14 from Austin English austinenglish@gmail.com 2010-08-04 03:07:30 --- http://www.filehippo.com/download_itunes_32/4912/
works fine in wine-1.3.0-111-g3bc110d.
http://bugs.winehq.org/show_bug.cgi?id=15482
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org 2010-08-20 12:38:34 --- Closing bugs fixed in 1.3.1.
http://bugs.winehq.org/show_bug.cgi?id=15482
Fabio Correa facorread@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |facorread@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=15482
yankeesfan27 hgtinas@juno.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hgtinas@juno.com