Midlet sign with certificate

Hello

I have developed an application that check some data in a DB and in some

cases it sends to a specific GSM an SMS as an alert. The problem was when

I wanted to deploy this application on my target phone (Nokia 6230) cause if

you want to send a SMS you always have to confirm this action. The phone

always asks you if it can send this SMS. The problem is that this action

should be automatically triggered and I can not always confirm to send SMS.

I have read that the solution is to sign you midlet with a valid certificate and

then the phone will not ask for confirmation any more.

Can someone give me an advice where I can acquire such certificate and how

this signing can be done. Any information will be useful.

Thank to all

Mitja

[818 byte] By [jota13a] at [2007-11-26 19:54:45]
# 1
http://java.sun.com/j2me/docs/wtk2.2/docs/UserGuide-html/security.html
suparenoa at 2007-7-9 22:47:23 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Verisign ot Thawte are you best bet. Not that cheap though, and they may not be available on all carriers & phones.Google for MIDlet signing for some excellent tutorials.
abickertona at 2007-7-9 22:47:23 > top of Java-index,Java Mobility Forums,Java ME Technologies...