http://bugs.winehq.org/show_bug.cgi?id=17296 --- Comment #71 from Juan Lang <juan_lang(a)yahoo.com> 2010-03-19 16:48:09 --- (In reply to comment #69)
If I force return value to TRUE and set dwError to 0 in CertVerifyCertificateChainPolicy, the client displays that warning message, what i posted previously. I think windows accepts that certificate, but wine's crypt32 does not.
If it's possible to send me the certificate, I can try to test it on Windows.
After clicking Ignore, this error message displayed: A communication error occurred receiving data from the server. (The underlying connection was closed: An unexpected error occurred on a receive.)
Console output displays GNUTLS error: fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority GNUTLS ERROR: Resource temporarily unavailable, try again. fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority GNUTLS ERROR: Resource temporarily unavailable, try again.
These look like the secur32 errors for which I linked some patches before:
From bug 20748: http://bugs2.winehq.org/attachment.cgi?id=24832 From bug 3254: http://bugs2.winehq.org/attachment.cgi?id=23392
-- 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.