[Bug 30931] Newsbin cannot connect to ssl servers

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 17 15:01:21 CDT 2012


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

--- Comment #5 from Juan Lang <juan.lang at gmail.com> 2012-06-17 15:01:21 CDT ---
(In reply to comment #3)
> Just guessing but there seems to be an issue in openssl 1.0.0, if possible
> retry in openssl 0.98.

This probably isn't related, that's why I asked for a new bug report.

The reason is this:  the change in openssl 1.0.0 relates to the way we use our
own threading.  This should only be relevant in the context of Wine-managed
openssl, i.e. through its use in wininet and winhttp.

As the developer of newbin tells us, newsbin statically links its own copy of
openssl.  It's possible that the threading change is affecting his app when run
under Wine, too, but in order to test that he'd have to produce his own build
linking against openssl 0.9.8.  It's also possible that the threading change in
openssl is entirely unrelated, though.

In any event, all the discussion about how to fix openssl in Wine is not
related to this bug.

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