[Bug 16420] Certificate chaining error trying to use Microsoft signcode tool

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 12 11:47:10 CST 2008


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





--- Comment #20 from Juan Lang <juan_lang at yahoo.com>  2008-12-12 11:47:09 ---
(In reply to comment #19)
> When I say I wrote some tests, I mean I ran them on Windows.  I wrote a test
> program that calls CryptQueryObject with exactly the same parameters that
> signcode.exe does, and it fails for me on Windows XP SP3.

What I didn't realize is that signcode.exe isn't calling CryptQueryObject
directly, it's calling CertOpenStore.  CertOpenStore is calling
CryptQueryObject.  Duh.

I'll have a patch for that shortly.  It won't fix the bug yet, it'll just fix
part 1.a. of the bug (see comment 16).


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