Hi all,
I just got my https connection working perfectly on my emulator but unable to run the same on my mobile devcie. I have created a ".keystore" file and configured it in my tomcat server and then exported the certificate (.cer) from the same keystore and then imported that certificate into my toolkit and everything went well for Emulator.
But real probelms starts here
When planned to testing the same midlet from my mobile device i am unable to get any certiifcate poping on mobile device and app throwing ioexception.
please can anyone help me out how to import the certificate on to my mobile device when a java application(midlet) makes a https request internally.
or did i do something wrong in the any configuration. please help me out my application is hanging out for this issue. i am using SONY ERICSSON Z1010
THANKS IN ADVANCE

Reply With Quote

