http://bugs.winehq.org/show_bug.cgi?id=31159
--- Comment #19 from Tom tewinget@gmail.com 2012-07-15 01:20:48 CDT --- (In reply to comment #18)
Created attachment 41000 [details] Patch: Mask error when INTERNET_FLAG_NO_UI is specified
Thanks. Interesting: in your log, I still see:
trace:chain:CRYPT_BuildSimpleChain Couldn't find issuer, halting chain creation trace:crypt:CRYPT_CheckSimpleChain a67a62checking chain with 1 elements for time (null)
That suggests that my hunch about wininet suppressing some errors might be correct, rather than that crypt32 is at fault. Following that hunch, does the attached patch help?
With that patch I still see Unknown CA, and also the login shows "server busy" on the first try but works on the second.