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.
Asked
Active
Viewed 1,049 times
0
-
Kindly visit the following [link][1]. [1]: http://stackoverflow.com/questions/8164122/j2me-midlet-self-signed-certificate/8164404#8164404 – Lucifer Nov 25 '11 at 01:56