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

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 7 14:28:34 CDT 2010


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

--- Comment #28 from Juan Lang <juan_lang at yahoo.com> 2010-09-07 14:28:33 CDT ---
(In reply to comment #27)
> Is this still an issue in current (1.3.2 or newer) wine?

Yes, wintrust:CryptSIPCreateIndirectData is still unimplemented.  I took a
quick look at it, and it turns out it's not as straightforward as I thought to
create the correct hash.  There's a Microsoft document that describes how it
should be implemented, entitled "Windows Authenticode Portable Executable
Signature Format", currently available at:
http://download.microsoft.com/download/9/c/5/9c5b2167-8017-4bae-9fde-d599bac8184a/Authenticode_PE.docx

I've written a test case for CryptSIPCreateIndirectData, but so far haven't
implemented it.

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