【问题标题】:Is it possible to add digital signature on a hta file?是否可以在 hta 文件上添加数字签名?
【发布时间】:2021-01-13 12:09:41
【问题描述】:

我尝试使用 signtool.exe 对 hta 文件进行数字签名,但出现以下错误:

Done Adding Additional Store  
SignTool Error: This file format cannot be signed because it is not recognized.  
SignTool Error: An error occurred while attempting to sign:  
C:\test.hta

Number of errors: 1

如何对 hta 文件进行数字签名?

【问题讨论】:

标签: windows digital-signature hta signtool


【解决方案1】:

恐怕你运气不好,因为微软的SignTool 似乎不支持 HTA 文件的签名。无法找到任何明确表示不受支持的内容,但根据我的经验,如果您收到以下消息:

This file format cannot be signed because it is not recognized

可能不支持。


【讨论】:

  • 你知道其他支持HTA文件签名的工具吗?
  • @seko 如果我这样做了,我会在我的回答中说明这一点。虽然这可能不是您希望的答案,但它仍然回答了最初的问题,所以请考虑留下一个赞成票,甚至可能是accepting the answer
  • 内容安全策略会改变信任级别吗?
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多