http://timestamp.verisign.com/scripts/timstamp.dll不可用

时间:2012-03-15 06:12:28

标签: installer

如果以下网址不可用,我可以在设置制作工具中使用哪个其他时间戳网址?我得到的具体错误是:SignTool Error: The specified timestamp server either could not be reached or returned an invalid response.

http://timestamp.verisign.com/scripts/timstamp.dll

7 个答案:

答案 0 :(得分:30)

老实说,我会再试一次。但您可以使用以下任何一种方法:
http://timestamp.globalsign.com/scripts/timstamp.dllhttp://timestamp.comodoca.com/authenticode,或 http://www.startssl.com/timestamp

答案 1 :(得分:12)

试试这些服务器

http://tsa.starfieldtech.com
http://timestamp.globalsign.com/scripts/timstamp.dll
http://timestamp.comodoca.com/authenticode
http://www.startssl.com/timestamp
http://timestamp.verisign.com/scripts/timstamp.dll

使用重试脚本,例如此处包含的脚本: Alternative timestamping services for Authenticode

答案 2 :(得分:8)

http://timestamp.verisign.com/scripts/timstamp.dll在过去的几年中一直处于发展状态,并且一直处于一种已贬值的状态,但是证书发行业务的新所有者DigiCert已发布了迁移警报。

截至2019年底,他们已正式将旧服务投放到EOL。

(不再存在的条款18/11/2020) https://knowledge.digicert.com/alerts/migration-of-legacy-verisign-and-symantec-time-stamping-services.html

DigiCert TSA

可以在以下位置找到新服务

http://timestamp.digicert.com?alg=sha1

http://timestamp.digicert.com?alg=sha256

Troubleshooting time stamping

答案 3 :(得分:3)

对于jarsigner用户:

截至2017年4月24日,Verisign知识库文章AR185推荐了jarsigner参数" -tsa http://sha256timestamp.ws.symantec.com/sha256/timestamp"。这适用于赛门铁克颁发的证书,至少可能是所有赛门铁克的子公司。 http://timestamp.verisign.com/scripts/timstamp.dll不起作用。

答案 4 :(得分:1)

这个时间服务器列表似乎定期更新:https://gist.github.com/Manouchehri/fd754e402d98430243455713efada710

答案 5 :(得分:0)

也许您使用无法访问的代理服务器?尝试在Windows上的Internet Explorer中重置代理设置

答案 6 :(得分:0)

您可以使用不带引号的“http://timestamp.digicert.com”。 更多信息:https://knowledge.digicert.com/solution/SO912.html