Code signing is the process of digitally signing executables and scripts to confirm the software author and guarantee that the code has not been altered or corrupted since it was signed by use of a cryptographic hash.
I created an application which comprises a number of *.exe files. I've packaged these up into an NSIS installer which …
google-chrome download executable signing authenticodeI have a program which is used by a large number of people who are not always super computer savvy. …
certificate code-signing authenticodeWe recently purchased a DigiCert EV code signing certificate. We are able to sign .exe files using signtool.exe. However, …
passwords code-signing authenticode code-signing-certificateWe need to dual sign our binaries with SHA1 and SHA2 using signtool.exe, our certificate supports 256-bit SHA2. Using …
windows sha256 authenticode signtool verisignI recently purchased an authenticode certificate from globalsign and am having problems signing my files for deployment. There are a …
c# visual-studio-2008 authenticode code-signing-certificateI have an Authenticode certificate (.pfx) which I use to sign executables. How can I configure Team Build so that …
msbuild certificate tfsbuild authenticodeMy company purchased a Driver Signing Certificate from Go Daddy. I used it to sign a simple INF file that …
windows driver authenticode inf driver-signingWe need to verify that binary files are signed properly with digital signature (Authenticode). This can be achieved with signtool.…
c# .net certificate signature authenticodeI just purchased a code signing cert (MS authenticode) from THAWTE and have installed it apparently on my build machine. …
hudson code-signing authenticodeI've a build script which signs a file with a digital certificate (Microsoft Authenticode). I want to create a test …
powershell command-line authenticode