在使用带有signtool的测试证书(pfx)对我的应用程序进行签名后,当我尝试使用signtool进行验证时,验证我得到以下错误代码 SignTool Error: WinVerifyTrust returnederror: 0x80096019
A certificate's basic constraint extension has not been observed.
但是当我尝试验证它时,它抛出了下面的错误。SignTool Error: WinVerifyTrust returned error: 0x800B010A
A certificate chain could not be built但这也会导致相同的错误。我的要求是使用一个使用signtool的PFX文件进行签名和验证。我无法使用Windows应用商店。任何帮助都将不胜感激。
在重新构建我的c++项目后,我在Visual Studio2008中的输出框中收到了这个错误消息。1>SignTool Error: No certificates were found that met all the given criteria.signtool sign /n "Against Intuition Oy" /t http://timest