[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 Nov 5 15:39:33 CST 2009


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





--- Comment #46 from Juan Lang <juan_lang at yahoo.com>  2009-11-05 15:39:32 ---
(In reply to comment #45)
> I got the latest git pull as of this morning (which seems to have included the
> above patch) and still no love.  I can see in the log output that I am still
> getting "trace:crypt:CryptDecodeObjectEx returning 1" which I am assuming is a
> failure (zero being success).

No, 1 is success for BOOL, which is what CryptDecodeObjectEx returns.

> I have verified that I have imported the self-signed certificate as both a
> trusted and CA certificate (certmgr -list -c Trust and again with CA).

Trust isn't the appropriate store on Wine.  Root is.  Could you try again,
importing it into root instead?

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