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

2019-03-09 02:28发布

When the following URL is not available, what other timestamp URL can I use in my setup authoring tool? The specific error I get is: SignTool Error: The specified timestamp server either could not be reached or returned an invalid response.

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

标签: installer
4条回答
干净又极端
2楼-- · 2019-03-09 02:52

Maybe you use a Proxy Server which is not reachable? Try to reset proxy settings in Internet Explorer on Windows

查看更多
别忘想泡老子
3楼-- · 2019-03-09 03:06

Honestly, I would just try again. But you can use any of the following:
http://timestamp.globalsign.com/scripts/timstamp.dll, http://timestamp.comodoca.com/authenticode, or http://www.startssl.com/timestamp.

查看更多
Emotional °昔
4楼-- · 2019-03-09 03:08

Try these servers

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

With a retry script such as the one included here: Alternative timestamping services for Authenticode

查看更多
The star\"
5楼-- · 2019-03-09 03:12

For jarsigner users:

As of 4/24/2017, Verisign knowledge base article AR185 recommends the jarsigner arguments "-tsa http://sha256timestamp.ws.symantec.com/sha256/timestamp". This works for certificates issued by Symantec, and presumably all of Symantec's subsidiaries, at least. http://timestamp.verisign.com/scripts/timstamp.dll does not work.

查看更多
登录 后发表回答