[Bug 21096] utorrent drops error 12157 when using a https tracker

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 28 14:13:48 CDT 2010


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

--- Comment #26 from Juan Lang <juan_lang at yahoo.com> 2010-09-28 14:13:48 CDT ---
(In reply to comment #23)
> Ah, seems I'm getting 12055, ERROR_INTERNET_SEC_CERT_ERRORS. Let me try an
> older wine version...

That can only happen if OpenSSL is rejecting the certificate chain:
http://source.winehq.org/source/dlls/wininet/netconnection.c#L297
http://source.winehq.org/source/dlls/wininet/netconnection.c#L339

In this case, no crypto code is called, and there's frankly nothing we can do
about it.  Are you sure the certificate used is a) valid, and b) that OpenSSL
trusts it?  You may have to install the root certificate somewhere.

(There's nothing in the +crypt,+chain log related to the connection, either,
just the usual background noise.)

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