| Reply | « Previous Thread | Next Thread » |
|
Is it possible to sign one midlet, for example using Verisign, java verified and thawte certificates and hope that at least one of thouse authorities root certificate will be intalled on phone?
Or in this case there should be 3 separate signed midlets? |
|
Does this help? However, why do you want to go for all three?
|
|
yes, thanks for link.
if Midlet is signed using more certificates, there is higher possibility that at least one root certificate will be installed on phone and phone would allow, for example, making socket connections. |
|
As you can see in that thread, having multiple certificates in one MIDlet might raise new problems! If you have Java Verified, you have done a lot already. If you have VeriSign, you have done a lot, too. I highly recommend to try and test before spending zillions of bugs. Avoid signing whenever possible, for example go for other socket ports.
If you go through a sales channel, they will tell which authority to use. If you do the sales yourself, either test, test and test or start with one certificate like VeriSign and then decide whether to go for thawte and/or Java Verified, too. However, your biggest problem are the operator branded versions. So, avoid signing if you can: All major players try to do that (Google Maps, Opera Mini, …). |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| MIDlet signing with Thawte cert for 6600 | kersing | Mobile Java General | 3 | 2008-03-07 06:41 |
| Pushregistry, Security Alert after signing the midlet? | juppi | Mobile Java Networking & Messaging & Security | 15 | 2007-08-08 12:04 |
| Is midlet signing without testing possible? | tomjanssens | Mobile Java General | 1 | 2007-07-05 10:34 |
| 技术文档:MIDP 2.0安全机制 与 MIDlet 数字签名 | wotrust | Other Programming Discussion 关于其他编程技术的讨论 | 0 | 2006-12-30 08:42 |
| plz help me be clear about signing midlet | pom_cc | Mobile Java General | 5 | 2006-12-12 02:51 |