http://bugs.winehq.org/show_bug.cgi?id=21096
--- Comment #59 from Juan Lang juan_lang@yahoo.com 2010-09-28 21:49:25 CDT --- Answering my own question. With all these patches applied, I see:
trace:wininet:netconn_verify_cert verifying L"68.4.217.113" trace:wininet:netconn_verify_cert returning 00000000 trace:wininet:HTTP_OpenConnection 0 <-- trace:wininet:HTTP_HttpSendRequestW full request -> "GET /scrape?info_hash=%07uQ%18%ba%ef%89r%09%9e%3ad%25%5bc%20%40%b7w%26 HTTP/1.1\r\nAccept: */*\r\nHost: 68.4.217.113:7000\r\nAccept-Encoding: gzip\r\nUser-Agent: uTorrent/2040(22150)\r\nPragma: no-cache\r\n\r\n"
That is, the connection succeeds, and stuff continues to happen with the connection. So it's no longer regressing with all these patches. When you say it still fails, what do you see?