如何在摩托罗拉手机上安装应用程序签名证书?

发布于 2024-07-18 12:06:35 字数 279 浏览 3 评论 0原文

Motorola 手机没有用于代码签名的 Verisign/Thawte 根证书。 他们只嵌入 Java UTI 证书,这要求您为您想要签署应用程序的每个手机型号付费签署您的应用程序(每次您想要新版本的应用程序时)。

我创建了一个指向证书(DER 格式)的简单网页,以检查是否可以安装该证书。

在诺基亚手机上,它工作正常。 在摩托罗拉上,手机显示“未知文件格式”。

有办法让这项工作发挥作用吗? 该文件的扩展名是“.cer”,是不是有问题?

提前致谢!

Motorola phones do not have Verisign/Thawte root certificates for code signing. They only embed Java UTI certificate, that requires you to pay to sign your application for every phone model you want to sign the app for (and this, every time you want a new version of the app).

I've created a simple web page pointing to a certificate (DER format) to check if the certificate can be installed.

On Nokia phones, it works ok. On Motorola, the phone says "unknown file format".

Is there a way to make this work? The file has an ".cer" extension, is it wrong?

Thanks in advance!

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

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

发布评论

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

评论(1

慕巷 2024-07-25 12:06:35

上次我不得不做类似的事情,恐怕需要让摩托罗拉自己签署该申请。
不过,那是在摩托罗拉移动部门当前出现问题之前。
希望这仍然是可能的。

Last time I had to do something like that, I'm afraid that required getting Motorola itslef to sign the application.
That was before the Motorola mobile division current issues, though.
Hopefully, this is still possible.

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