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

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 31 12:40:53 CDT 2009


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


Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|secur32                     |crypt32
         Depends on|                            |18337




--- Comment #23 from Juan Lang <juan_lang at yahoo.com>  2009-08-31 12:40:47 ---
(In reply to comment #22)
> Wine trace output with +secur32 @ 1.1.28

Two errors from the log stand out:
fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 4
fixme:crypt:CertGetNameStringW unimplemented for type 2

The first is complaining that crypt32 doesn't implement CERT_CHAIN_POLICY_SSL. 
This is bug 18337, which this now depends on.  The second is that
CertGetNameStringW doesn't implement CERT_NAME_RDN_TYPE.

Both are in crypt32, so changing the component.

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