Re: Digital Signature for MIDlet?
foo shyn <[email protected]>
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <[email protected]> |
Thanx for the link. The project would be running in Malaysia and the targeted carriers would be the 3 main telcos in our country. The application would connect through HTTP connection to back end servers to perform transaction / data transfer, and we are thinking of getting it done through HTTPS, which is why i'm looking at SSL. However, Motorola does not support digital signature for MIDlets? Thanx FooShyn Joe Bowbeer wrote: > FooShyn, > > I noticed that there's a long and useful thread about this on the Sony > Ericsson developer forum. I think it covers most of the issues and > links to most of the useful resources. > > http://developer.sonyericsson.com/thread.jspa?threadID=20435 > > Your first step is to purchase a Sun Java Signing Digital ID from: > > http://www.verisign.com/products-services/security-services/code-signing/digital-ids-code-signing/ > > > However, as Terrence points out, you should look carefully at the > target handsets and carriers. End users will not be able to install a > VeriSign-signed MIDlet on some carriers (e.g., Sprint), or on some > handsets (e.g., Motorola), and as Kirwan points out, the coverage is a > bit of a minefield everywhere else. > > Which handsets and which carriers are you targeting? > > You also mentioned WAP via SSL and I'm curious how you mean this. Is > this something your MIDlet is supposed to do? > > -- > Joe Bowbeer > > On 7/24/07, foo shyn <[email protected]> wrote: >> The application is targeted at MIDP 2.0 platform phone. We need it to be >> signed as well as connect to WAP through SSL connection because of >> client's request. >> >> Thanx >> FooShyn >> >> [email protected] wrote: >> > What is the purpose of signing your application? If you need to run >> in a particular protection domain you need to check first that the >> devices you are planning to deploy to actually support that >> protection domain with a Verisign certificate. >> > >> > -- Terrence >> > [Message sent by forum member 'terrencebarr' (terrencebarr)] >> > >> > http://forums.java.net/jive/thread.jspa?messageID=227943 >> > > > =========================================================================== > > To unsubscribe, send email to [email protected] and include in the > body > of the message "signoff KVM-INTEREST". For general help, send email to > [email protected] and include in the body of the message "help". > > > =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".