The SignTool tool is a command-line tool that digitally signs files, verifies signatures in files, or time stamps files.
It's been 2 full days that I'm trying to sign my exe using SignTool and kSign. I bought a SSL certificate …
ssl ssl-certificate signtoolI have a self-signed code signing certificate, made with the directions from this answer, that works fine when used with …
powershell code-signing signtoolI have a C#/.NET 4.5 x64 project in Visual Studio 2013. More than one developer works on this project, so the …
c# visual-studio-2013 code-signing signtoolI'm trying to create a test certificate and sign a .MSI file I have created. I need to get the …
windows installation windows-installer signtoolMy company wants to prevent the UAC popup that appears when customers install our product. We purchased a certificate from …
certificate code-signing signtoolI need to sign Application.exe file with the certificate that is stored in company.pfx. So, i used signtool: …
openssl digital-signature signtoolI'm searching for the latest version of sign tool. Already installed latest windows 10 SDK, but signtool.exe date did not …
signtoolI'd like to avoid this scary messages when users install my application: I understand I have to buy a certification …
.net vb.net inno-setup signtoolI cant get signtool to find my certificate. The pfx file works for signing, i've checked that by specifying the …
certificate code-signing signtool