[Bug 16831] NETCON_secure_connect SSL_connect failed

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 7 14:41:19 CST 2009


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





--- Comment #11 from TJ <support at tjworld.net>  2009-01-07 14:41:19 ---
The patch suggested has an obvious logic problem - although it will handle this
bug's scenario it won't be able to deal with

"https://host.domain:80/path/to/file?querystring=1#4"

It would cause nPort to be changed from 80 to 443 when the port had explicitly
been specified.


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