签署 .COD 文件时出现问题

发布于 2024-09-18 13:34:11 字数 382 浏览 9 评论 0原文

我在为我的应用程序签署 .COD 文件时遇到问题。

几天前,我在我的机器上安装了从黑莓支持处收到的签名密钥文件。签名密钥文件已成功安装在我的计算机上。

现在,我想再次签署我的 .COD 文件,因为我的 .COD 文件已更新。但是,当我尝试签署 .COD 文件时,出现以下错误。

无法找到私钥。

该程序需要私钥来签署该服务器和签名授权服务器之间的所有交易。

私钥包含在 sigtool.csk 文件中,但未找到。 预期位置:C:\Program Files\Research In Motion\BlackBerry JDE 5.0.0\bin\sigtool.csk

您想要创建一个新的密钥对文件吗?

好吧,我无法创建新的密钥对文件,因为这是不允许的。

I am facing issues in signing the .COD file for my Application.

Few days back, I installed the Signature key files on my machine which I received from the Blackberry support. Signature Key files were successfully installed on my machine.

Now, I want to sign my .COD file again as my .COD files have been updated. But, I am getting the following error, when I try to sign the .COD file.

The Private key could not be found.

This program requires a private key for signing all transaction between this server and the signing authority server.

The private key is contained in the sigtool.csk file which was not found.
Expected location : C:\Program Files\Research In Motion\BlackBerry JDE 5.0.0\bin\sigtool.csk

Would you like to create a new key pair file.

Well, I can not create a new key pair file as it is not allowed.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

清风疏影 2024-09-25 13:34:11

我认为您的系统中安装了多个jde或jde插件。转到jde或eclipse插件的bin目录检查sigtool.csk。如果存在,右键单击signaturetool.jar并选择“java platform se binary”,其中之一此处将出现窗口,浏览您的 application.cod 文件并请求签名。

i think in your system more than one jde or jde plugin is installed.go to bin directory of jde or eclipse plugin check for sigtool.csk.if its present, right click on signaturetool.jar and select "java platform se binary", one window will appear here browse your application.cod file and request for signature.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文