
Originally Posted by
inzan
Hi.
I'm developing some benchmarks in Java which uses Bluetooth, PIM, Network etc. The problem is that I want to get rid of the questions regarding permission to access different things, like PIM or Network. I have set the permissions in the JAD-file and created a 3rd party self-certified certificate and installed it on the phone. Then I've tried to sign my midlet with the certificate and run it on the phone (N93), but I only get Certificate error when I try to install the application. (And yes, I am sure that the JAD-file is correct and that I'm using the correct certs, keystores and so on).
I've looked in the Certificate list and noticed that there are a couple of certs called MIDP2....
So my question is...do I need to buy one of these certs in order to have automatic permission to access restricted areas or is it possible to use a 3rd party cert? I have read a number of different forum posts, but there seem to be a lot of confusion about what's needed to do this.
Thanks in advance.
Best, Andreas