Hi,
I developed a Midlet application which uses socket to connect to a server.
I'm testing on a Nokia 6103 40 series and I get IOException while trying to connect to the server.(socket://mydomain:myport)
As I understand, this means there's a Security Exception because I can't certified the midlet and the application is not allowed no use network resources. I mean I was not able to install the thawte root certify required to test the application.
Does any body know how cana I install this certification on my phone up to test the Midlet's trial digital signature?
thanks

Reply With Quote

