Installing J2ME says 'Untrusted'

Hello all,

I develop J2Me midlets. and when I send the jar file to a mobile, it says: 'This application isuntrusted. Do you want to continue installing it?'

My boss doesn't like this message.

Does anybody know to to ignore it or something?

PS.

I read somewhere about certification and stuff but I couldn't understand if it will help me jump over this message or not.

[415 byte] By [The_Enda] at [2007-10-3 5:07:16]
# 1

To avoid that message, you need to sign your app using a certificate authority that is trusted by your phone (check out thawte.com and verisign.com for two third-party CAs that are fairly easy and quick to use, just costs a few dollars). the other option, if your phone has their certificate loaded, is java verified. Or you can get your app certified and signed by the carrier or device manufactorer.

dirtdoga at 2007-7-14 23:13:17 > top of Java-index,Java Mobility Forums,Java ME Technologies...