[Bug 27168] chromium-based apps can't load https sites

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 30 13:15:52 CDT 2012


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

Felyza <felyza at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |felyza at gmail.com

--- Comment #53 from Felyza <felyza at gmail.com> 2012-05-30 13:15:52 CDT ---
(In reply to comment #48)
> Comment on attachment 37851 [details]
> fixed test
> 
> One more tab:
> 
> +    if (status != SEC_E_OK) {
> +    skip("Query cert expected OK, got %08x\n", status);
> +        goto out;
> +    }
> 
> (Before skip.)  Fix, and it should be ready for wine-patches.  Thanks!

Still not working in 1.5.5. 

Reading through the comments over the last year, it appears the one final
change needed to submit the fix to wine-patches, per this post by Juan Lang, is
changing \t to "    " (without quotes). Digging through wine-devel and
wine-patches archives, it doesn't appear this patch ever made submission, so it
unfortunately appears the original person to work on this left after that
comment. 

I'm in the process of building against 1.5.5. If all is well, tests succeed,
and https:// is working, I'll make the required change and submit it. As this
bug affects more than a single application, hopefully it will be well received.

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