Hello ,
Has anyone got a thawte certificate in the last 1-3 months and its working? Or not working ?
I have a new certificate from Thawte. When I sign my midlet I get 4 lines in the jad -
MIDlet-Jar-RSA-SHA1:
MIDlet-Certificate-1-1:
MIDlet-Certificate-1-2:
MIDlet-Certificate-1-3:
and it does not work. my Nokia 5300 says 'Application not supported'
if i remove these 4 lines the application works fine - but is not signed.
Right now I give it permission to send SMS but later I want the certificate to be present and not prompt for this.
I signed it using Eclipse (downloaded latest today before this was using Textpad on this computer)
I transfer the app using a cable and the Nokia application installer (tried copy paste to a custom folder too)
Sign: tried manually too -
java -jar %jad% -addcert -alias Sree_Sarvamangala_Developer_Private_Ltd -keystore %ks% -inputjad PrivateMessage2.jad -outputjad PrivateMessage2.jad
java -jar %jad% -addcert -alias Sree_Sarvamangala_Developer_Private_Ltd -keystore %ks% -inputjad PrivateMessage2.jad -outputjad PrivateMessage2.jad
I tried by fist jarsigning the jar (after reading some blog which said we need to that - and by the usual documentation way - jar is left untouched only change jad)
FYI the cert seems to be ok as I could sign an applet that read from my local system - it worked in IE and Opera (jarsigned the applet archive)
Could the app not be supported cause I get MIDlet-Certificate-1-3: - everywhere I read it mentions 1 and 2 only
thank you in advance for advice and sharing know-how
Good day
Regards
Tushar Kapila
http://sel2in.in
http://tusharkapila.blogspot.com/
Volunteer computer Cancer cures www.worldcommunitygrid.org
Click: www.thehungersite.com , and www.bhookh.com feed hungry , its free. www.ecologyfund.com
Please add these to your start-up how to: http://tusharkapila.blogspot.com/200...00000s-of.html

Reply With Quote

