Loading
Dual Code Signatures
January 1, 2016 is the Code Signing Armageddon.

 

As we still have to support Windows Vista and Server 2008, we need the ability to dual sign our installer and apps. Doing the apps is easy. Doing the Single file Setup EXE is fine. But I need to be able to dual sign the MSI before it is wrapped in the Setup.EXE.

 

Here is background on this from MS, who recommends dual signing and an article explaining as well.

 

http://social.technet.microsoft.com/wiki/contents/articles/32288.windows-enforcement-of-authenticode-code-signing-and-timestamping.aspx

 

http://zabkat.com/blog/code-signing-sha1-armageddon.htm

Loading
Dual Code Signatures