[Bug 11444] Pirates Of the Caribbean Online having login issue

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 2 10:01:35 CDT 2008


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


Ben Peddell <klightspeed at netspace.net.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |klightspeed at netspace.net.au




--- Comment #32 from Ben Peddell <klightspeed at netspace.net.au>  2008-08-02 10:01:35 ---
This is a problem with SSL.

I did a packet capture on both a Windows computer and a Linux computer.
When you log in, it sends your login over [u]HTTPS[/u] to 198.105.196.11
(apps.pirates.go.com).

Now here's the problem:
Under windows, the SSL session is set up fine, and everything goes smooth.
Under Wine however, a [u]Plain-text HTTP[/u] request is sent, which is met with
a hang-up (thus the "socket_set_error: Success").

Therefore, the problem is that SSL isn't working in PotC under Wine.


-- 
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.



More information about the wine-bugs mailing list