Tag Archives: Visual Studio SignTool Error

Visual Studio SignTool Error: No certificates were found that met all the given criteria.

Problem: If there is a problem with the Virtual Studio certificate or signtool.exe signing tool, this error is reported when the project is compiled and run.
Solution: Refer to the following.

http://stackoverflow.com/questions/22946399/signtool-error-no-certificates-were-found-that-met-all-given-criteria-with-a-wi
https://social.msdn.microsoft.com/Forums/windows/en-US/26e4991e-5210-4005-aac9-722951652b39/signtool-error-no-certificates-were-found-that-met-all-the-given-criteria?forum=winformssetup
http://blog.csdn.net/gnodiuhnil/article/details/4667496

[VS2015] “An error occurred while signing: SignTool.exe not found”


http://www.vbdotnetforums.com/vb-net-general-discussion/60240-failed-sign-bin-debug-app-publish-setup-exe-signtool-error-no-certificates.html

And instructions on signtool.exe:

https://msdn.microsoft.com/en-us/library/8s9b9yaz.aspx


SignTool Download Address:

http://download.csdn.net/download/larker588/3066687