J2ME - 代码签名 - 适用于所有手机(例如诺基亚、三星、Micromax、LG)的证书是什么?

发布于 2024-10-12 19:35:21 字数 213 浏览 5 评论 0原文

我正在创建一个 MP3Player,它将访问设备存储卡以列出歌曲。为此,我使用文件连接 API,因此像诺基亚这样的设备会继续请求许可。为了克服这个问题,必须对 jar 文件进行签名。有人知道吗哪种 CA 被所有设备(如诺基亚、三星、索尼、LG、karbonn、Micromax 甚至中国设备)广泛接受?

有谁知道适用于所有设备的通用证书是什么?

有没有可供开发者使用的免费试用版?

I am creating a MP3Player which will access the device memory card to list the songs.For this I am using File Connection API so devices like Nokia keep on asks for permission.To overcome this the jar file has to be signed.Does any one know which CA is widely accepted by all devices such as Nokia, Samsung, Sony, LG, karbonn, Micromax and even the china devices?

Does any one know what's the common certificate available for all devices?

Is there any free trial version available for developers?

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

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

发布评论

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

评论(5

时常饿 2024-10-19 19:35:21

不幸的是,对于该系列的手机,我假设您正在寻找不存在的独角兽区域。

但是,您需要检查您希望部署到哪些设备,就像 Verisign、Thwate 或 UTi 证书一样常见,但根证书不是存在于所有手机上!不幸的是,这意味着如果您签署应用程序,您将无法在不存在根证书的设备上安装。

您需要特别注意的手机是由运营商定制的手机,例如大多数索尼 K800 都具有 Verisign 证书,除非它们是 VodafoneUK 的手机,在这种情况下,它们不会针对某些固件

您最好的选择是获得几个签名的 midlet 并放置在配置服务器上并使用 http 安装通知来查看是否有很多失败,然后您可以尝试重定向这些在安装特定签名应用程序时遇到困难的电话

Unfortunately with that range of handsets and I assume territories you are looking for a unicorn that does not exist

However you need to check which devices you wish to deploy to, as common as a Verisign, Thwate or UTi certificate is, the root certificate is not present on all phones! unfortunately this means if you sign the application you will be unable to install on those devices where the root certificate is not present.

The phones you will need to pay particular attention are any that have been customised by carriers, in a great example most Sony K800s have the Verisign certificate unless they are VodafoneUK ones in which case they will not for certain firmwares

Your best bet is to obtain a couple of signed midlets and place on a provisioning server and use http install notify to see if you have many failures, you can then attempt to redirect these phones that are having difficulties installing a particular signed application

好久不见√ 2024-10-19 19:35:21

每部手机都有一定的授权根证书,如thwate、verisign,具有不同的访问级别。您需要检查能够满足您需求的通用证书。

Each phone has got certain authorized root certificate like thwate,verisign with different access level. You need to check common certificate that will satisfy your need.

打小就很酷 2024-10-19 19:35:21

这篇文章已经发布一年多了,但是这个 SSL CA 问题在许多翻盖手机和非智能手机中仍然存在。在网上找到有限的可靠信息后,我打电话给一些供应商并开始了一些我自己的测试。威瑞信显然拥有最大的安装基础,但成本高昂。在查看了 Thawte 并不能在所有设备上工作后,我发现 GeoTrust(VeriSign 的子公司)似乎可以在我测试过的所有设备上工作。

我写了一篇文章,更详细地讨论了这个问题,但总的来说,GeoTrust 处理这个问题的成本只是其他证书的一小部分。就我而言,我正在寻找通配符。截至 2012 年 10 月 15 日,运行费用为 499 美元/年,子域名和服务器安装不受限制。

http://www.alexfoley.com/ssl-certificate-旧移动设备上的根/

This post is over a year old, but this SSL CA issue still exists in many flip and non-smart phones. After finding limited solid information online, I called a few vendors and started some of my own testing. VeriSign clearly has the largest install base, but costs an arm and a leg. After looking at Thawte which did not work on all devices, I found GeoTrust (which is a subsidiary of VeriSign) that seems to work on every flip that I have tested.

I have written a post that discusses the issue in a bit more detail, but overall GeoTrust deals with the issue at a fraction of the cost of other certificates. In my case I was looking for a wildcard. As of 10/15/2012 that runs $499/year with unlimited sub domains and server installs.

http://www.alexfoley.com/ssl-certificate-roots-on-old-mobile-devices/

零度℉ 2024-10-19 19:35:21

可能是根据您的要求。经过 Thawte、Verisign 和 Java 验证,支持大多数设备。为此,我已经与 Thawte 和 Verisign 技术团队进行了交谈。他们表示,大多数设备在签署应用程序后都支持。但他们没有支持的手机型号列表。我建议 Thawte 比两者都好。

May be its based upon your requirements. Thawte, Verisign and Java verified supports most of the devices. I already chat with Thawte and Verisign technical team for this purpose. They said most of the device support after signing the application. But they dont have supported mobile model list. I suggested Thawte is better than both.

水中月 2024-10-19 19:35:21

Atlast Thawte 是最好的解决方案,我以 299 美元购买了 Thawte 代码签名,有效期为 1 年。

Atlast Thawte is the best solution and I bought the Thawte code signing for 299$ which is valid for 1 year.

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