当以下 URL 不可用时,我可以在我的设置创作工具中使用哪些其他时间戳 URL?我得到的具体错误是:SignTool Error: The specified timestamp server either could not be reached or returned an invalid response.
6 回答
老实说,我会再试一次。但您可以使用以下任何一种:
http://timestamp.globalsign.com/scripts/timstamp.dll
,http://timestamp.comodoca.com/authenticode
, 或者http://www.startssl.com/timestamp
.http://timestamp.sectigo.com
试试这些服务器
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
http://timestamp.sectigo.com
使用重试脚本,例如此处包含的脚本: Authenticode 的替代时间戳服务
http://timestamp.verisign.com/scripts/timstamp.dll在过去几年一直一瘸一拐地工作,并且一直处于一种贬值状态,但是证书颁发业务的新所有者 DigiCert 已经发布了迁移警报。
截至 2019 年底,他们已正式将旧服务停产。
(文章不再存在 18/11/2020) https://knowledge.digicert.com/alerts/migration-of-legacy-verisign-and-symantec-time-stamping-services.html
可以在以下位置找到新服务
对于 jarsigner 用户:
截至 2017 年 4 月 24 日,威瑞信知识库文章 AR185 建议使用 jarsigner 参数“-tsa http://sha256timestamp.ws.symantec.com/sha256/timestamp ”。这适用于赛门铁克颁发的证书,并且可能至少适用于赛门铁克的所有子公司。http://timestamp.verisign.com/scripts/timstamp.dll不起作用。
您可以使用不带引号的“http://timestamp.digicert.com”。欲了解更多信息:https ://knowledge.digicert.com/solution/SO912.html