http://bugs.winehq.org/show_bug.cgi?id=21096
--- Comment #18 from Juan Lang juan_lang@yahoo.com 2010-09-27 13:20:07 CDT --- (In reply to comment #15)
I get http error 403, not 12157, but definitely fails to connect.
Juan, let me know if you need the regression test.
That would be a different error. As pointed out by others, this fails on Windows too. Unless someone can create a tracker that handles an https tracker, this is basically abandoned, which is a shame, as I wouldn't be surprised if a regression were introduced here. We used not to check certificates in https connections at all, whereas now we do. Doing so is certainly more correct, but it's possible that the checks are too strict or merely broken.