[Bug 17296] VMware Infrastructure Client 2.5 could not validate server's SSL certificate

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 19 16:48:09 CDT 2010


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





--- Comment #71 from Juan Lang <juan_lang at 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:


More information about the wine-bugs mailing list