【发布时间】:2019-01-18 08:54:42
【问题描述】:
我想到达时间戳服务器以在防火墙后面使用 signtool.exe 对文件进行签名,这是我当前的命令:
signtool.exe timestamp /t http://timestamp-server foo.exe
签名工具有设置代理的功能吗?
【问题讨论】:
标签: signtool
我想到达时间戳服务器以在防火墙后面使用 signtool.exe 对文件进行签名,这是我当前的命令:
signtool.exe timestamp /t http://timestamp-server foo.exe
签名工具有设置代理的功能吗?
【问题讨论】:
标签: signtool
签名工具有设置代理的功能吗?
我认为用signtool.exe设置代理是不可能的。
另见:
How to timestamp Authenticode signatures when our proxy requires authentication
【讨论】: