Sign a Midlet with Verisign

Open WTK 2.5.1

Open Sign Midlet Utilities

Make a new key pair

Generate CSR

Send CSR to verisign

Obtain Certificate from verisign

Save it into a text file with .cer extension

Choose Import Certificate

_

Do I select Import Trusted Certificate or Replace Certificate Chain?

The first solution give me a problem with alias.

The second is right and permit me to sign a midlet.

Put jad and jar to my server

Install to nokia n73

During installation I can view the certificate details.

The installation proceed right

When it finish give me an error: Authorization failed

What is wrong?

[686 byte] By [PeppeMEa] at [2007-11-27 8:06:56]
# 1
I install portecle.Then load into it a keystore with keypair that make csr..load into keypair a ca response.save keystore and use it to sign midlet.I install into nokia n73.Install successful but the http permission is asked anyway.What's wrong?
PeppeMEa at 2007-7-12 19:49:35 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
The response:The signing was successful, as I was able to install the signed MIDlet.The default access rights for signed midlets is NOT "always allowed". You have to change them manually to less restrictive ones.
PeppeMEa at 2007-7-12 19:49:35 > top of Java-index,Java Mobility Forums,Java ME Technologies...