Godaddy's Code sign certificate and MIDlet

Posted by abc on Stack Overflow See other posts from Stack Overflow or by abc
Published on 2010-05-03T04:48:18Z Indexed on 2010/05/03 4:58 UTC
Read the original article Hit count: 268

Filed under:
|
|
|

i have developed an application in java (J2ME), and i want trusted domain for that application using goDaddy's certificate. can i obtain it ? let me re describe the full scenario. i have developed an application.in which i want FILE IO operations to be done without the permission of user (for every read write, it means user will be asked only once.) so to obtain that i want trusted domain for my application. for that i need to sign my application using code sign certificate. now go Daddy's certificate is not listed under Nokia 3110Classic, so i have externally added it in CA list. but still its showing app signing option disabled.

so my question is can i obtain trusted domain using the goDaddy's code sign certificate ?

© Stack Overflow or respective owner

Related posts about java

Related posts about j2me