Question

Im developing a mobile app in j2me.In that i send a https request to the server which had self signed.My target mobile is "Nokia c2 00".Here i cannto put the server's certificate into mobile. Im added the server's certificate (the file is keystore.cert) in the "res" folder of my project. Please help me to send a https request to the server and get response with the help of the certificate (keystore.cert) in the "res" folder.Please give me ur valuable idea.Its very urgen please help me.

Was it helpful?

Solution

No server certificates not valid and supported in the Mobile. You have to signing the your mobile application separately. But It will be cost. The Cost will be vary from providers.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top