http://bugs.winehq.org/show_bug.cgi?id=30931
Bug #: 30931 Summary: Newsbin cannot connect to ssl servers Product: Wine Version: 1.5.5 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: web@robsonfamily.co.uk Classification: Unclassified
Cannot register newsbin, or connect to any ssl servers. I have tried 1.4,1.53, pol 1.4 & 1.53 all with the same problem.
This is the error from Newsbin 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.