http://bugs.winehq.org/show_bug.cgi?id=18549 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |crypt32 --- Comment #4 from Juan Lang <juan_lang(a)yahoo.com> 2009-05-21 11:15:26 --- (In reply to comment #3)
You'd have to get the source, and change dlls/crypt32/chain.c line 1877 from: BOOL ret = FALSE; to: BOOL ret = TRUE;
Thanks for calling this to my attention. Note that this change is just a hack, and can't go in the Wine tree.
fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 3
This is CERT_CHAIN_POLICY_AUTHENTICODE_TS. This needs some tests for its behavior before it can be implemented. -- 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.