开发者

J2ME - code signing using verisign Intermediate CA

开发者 https://www.devze.com 2023-02-05 05:29 出处:网络
I want to sign the J2ME midlet using verisign intermediate CA. Does any one know how to do that or any one succeed with verisign code signing. Pleas开发者_如何学运维e help me with the steps.You need a

I want to sign the J2ME midlet using verisign intermediate CA. Does any one know how to do that or any one succeed with verisign code signing. Pleas开发者_如何学运维e help me with the steps.


You need a Verisign class 3 code signing certificate, which you can then use to sign with as normal using KeyTool

However you need to check which devices you wish to deploy to, as common as a Verisign 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 most ubiquitous root certificate on the phones is the one provided by the UTI for which you will need to look into the Java verified process.


Thawte is better than Verisign in many ways. So buying Thawte and using it is the solution.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号