gpt4 book ai didi

sign - Verisign signtool可以在windows环境下对jar文件进行签名吗?

转载 作者:行者123 更新时间:2023-12-01 08:09:52 26 4
gpt4 key购买 nike

我使用了以下命令:

C:\Verisign>signtool sign /v /ac "MSCV-VSClass3.cer"/s  MY /n "ABC Company LTD" /t http://timestamp.verisign.com/scripts/timstamp.dll  TestRun.jar

我得到以下结果:

SignTool Error: This file format cannot be signed because it is not recognized.

有人可以帮我解决这个问题吗? VeriSign 不支持签名 jar 吗?

最佳答案

不,signtool 不知道如何签署 JAR 文件。它知道如何签署一些 Microsoft 已知的格式,例如 PE、CAB 和 MSI,但不知道 JAR。

要在 Windows 上签署 JAR 文件,请使用 Oracle 的 jarsigner工具。 verisign 证书可以使用,您只需要使用实际执行签名的不同工具即可。

关于sign - Verisign signtool可以在windows环境下对jar文件进行签名吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19810301/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com