http://bugs.winehq.org/show_bug.cgi?id=30598
web@robsonfamily.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |web@robsonfamily.co.uk
--- Comment #19 from web@robsonfamily.co.uk 2012-06-16 04:44:48 CDT --- This is also affecting Newsbin, it cannot register itself, or connect to any ssl servers. (64 bit version) I have tried 1.4,1.53, pol 1.4 & 1.53 all with the same problem.
This is the error from Newsbin [10:20:48] ERROR InterSocket - Error: SSL Negotiation Failed, Host: news.giganews.com Error: SSL Connection Failed: 5 Error 0 Success.
and from the NB support pages.( http://forums.newsbin.com/viewtopic.php?f=31&t=30453&p=185475)
#define SSL_ERROR_SYSCALL 5 /* look at error stack/return value/errno */
This is error 5. It's saying something in Wine's socket layer's dropping the ball.