http://bugs.winehq.org/show_bug.cgi?id=21828
--- Comment #20 from Juan Lang juan_lang@yahoo.com 2010-09-24 13:25:06 CDT --- (In reply to comment #19)
*recvd += pSSL_read( conn->ssl_conn, (char *)buf + *recvd, len - *recvd
);
This buggy line has been fixed. What's the status with current (1.3.3 or later) Wine?