签名和验证在不同的计算机上完成时,Signtool验证失败

时间:2016-06-27 10:30:36

标签: security certificate exe sign signtool

我正在使用cer文件从机器上签署一个exe。然后,当我使用同一台机器上的signtool.exe验证EXE时,它会成功。但是当我尝试使用安装在另一台机器上的相同.cer验证它时,它会因以下错误而失败。

SignTool Error: A certificate chain processed, but terminated in a root
    certificate which is not trusted by the trust provider.

 Number of errors: 1

在我尝试验证的其他计算机中,.cer文件已安装到受信任的根证书集中。但仍然为什么我收到此错误?任何帮助将不胜感激。

0 个答案:

没有答案