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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 29 22:13:24 CDT 2009


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





--- Comment #42 from Juan Lang <juan_lang at yahoo.com>  2009-10-29 22:13:24 ---
(In reply to comment #41)
> 1165178 0057:Call KERNEL32.GetLastError() ret=02c562ee
> 1165179 0057:Ret  KERNEL32.GetLastError() retval=800b0109 ret=02c562ee

Setting aside why it's looping--I have no idea what it's expecting to
change--this error gives a hint.  0x800b0109 is CERT_E_UNTRUSTEDROOT.  Is the
root certificate installed on your system?  Wine doesn't install any
certificates itself, and restricts itself to those installed on your machine. 
Those sometimes differ between Windows and *ix.

Also, it may be that the installation instructions direct you to install a root
certificate, I don't know.  For example, the following VMware kb article seems
to imply that you may have to install a root certificate under Windows/Wine:
http://kb.vmware.com/kb/4646606

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