[Bug 9765] iTunes 7.4.3 can't connect to the iTunes music store

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 22 13:36:45 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9765


Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|wine-crypt32                |wine-misc




--- Comment #9 from Juan Lang <juan_lang at yahoo.com>  2007-10-22 13:36:44 ---
I'm back to thinking this isn't a crypt32 problem.  I've implemented
certificate revocation checking, which I'll merge in over the next couple days.
 The certificate being checked is not revoked, so that isn't the problem.  With
revocation checking implemented and the stub for the ssl policy attached here
applied, I still get the error.

I also get the RtlNtStatusToDosErrorNoTeb fixme with my builtin cryptnet, but I
think that's a red herring:  a relay log shows it's near a bunch of thread
detach calls to ole32.dll, user32.dll, iPodServiceLocalized.dll.  So iTunes
appears to be in the process of giving up on connecting to the iTMS when this
fixme appears.

Looking at a wireshark capture, I see that iTunes connects to phobos.apple.com,
and is redirected to ax.phobos.apple.com.edgesuite.net, an akamai server.  It
connects to that and downloads some xml content or other successfully.

So, I have no idea what the problem is.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list