Can we deactivate code sign certificate for application running in 6131 NFC nokia mob
Hi
presently we are running java application in nokia 6131 nfc phone with code sign certificate. But this certificate is valid only two year. After expire date if application as any new features again need to deploy new application with new sign certificate. We don't want to purchase sign certificate again. Is there any way without sign or deactivating code signing certificate in Nokia 6131 nfc mobile.
Please help me,is there is any way to deactivate the certificate checking on the Nokia phone.
Re: Can we deactivate code sign certificate for application running in 6131 NFC nokia
Hi deepika.chappidi, Welcome to Nokia Developer Discussion Boards!! :)
If you are interested in free Signing, Nokia Ovi Store provides free Signing for all the apps deployed Via Ovi Store. You can read more about it here [url]http://www.developer.nokia.com/Distribute/Packaging_and_signing.xhtml[/url]
Even if you dont sign your Java MIDlets, you can install it and it will work fine, but it will be in the UnTrusted domain and permission messages will be asked while using API's like FileConnection, Location and so on..
Regards
Gopal
Re: Can we deactivate code sign certificate for application running in 6131 NFC nokia
Hallo Gopal,
[QUOTE=balagopalks;855108]Even if you dont sign your Java MIDlets, you can install it and it will work fine, but it will be in the UnTrusted domain and permission messages will be asked while using API's like FileConnection, Location and so on..[/QUOTE]
This is not quite true when it comes to NFC functionality (specifically secure element access) on the Nokia 6131 & 6212. With that specific case, untrusted MIDlets will simply be denied access without any notification (besides the security exception).
br
Michael
Re: Can we deactivate code sign certificate for application running in 6131 NFC nokia
Hallo Deepika,
yes, there is a way to bypass the requirement of an expensive code signing certificate. BUt as recent censoring activities in this forum suggest[1] Nokia does not want their developers to be aware of this fact.
br
Michael
[1] A thread on this topic (that even contained a link to the how-to) suddenly dissappeard from this forum:
[url]http://discussion.forum.nokia.com/forum/showthread.php?221611-Secure-Element-Midlet-Applet-Deployment[/url]
[URL="http://webcache.googleusercontent.com/search?q=cache:LEY6qPEU598J:discussion.forum.nokia.com/forum/showthread.php%3F221611-Secure-Element-Midlet-Applet-Deployment%26p%3D829576%26viewfull%3D1+url:http://discussion.forum.nokia.com/forum/showthread.php%3F221611-Secure-Element-Midlet-Applet-Deployment&cd=2&hl=en&ct=clnk&lr=lang_fr%7Clang_de%7Clang_sv%7Clang_en&source=www.google.com"]Partly cached on Google[/URL]