http://bugs.winehq.org/show_bug.cgi?id=9929
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #10 from Anastasius Focht focht@gmx.net 2007-10-16 10:16:05 --- Hello,
if you use/fake CertVerifyCertificateChainPolicy() be sure to have CERT_CHAIN_POLICY_STATUS [out param] return correct values too.
pPolicyStatus->dwError = 0;
Should keep it happy ;-)
Regards