i can not open my https link, but the web browser on emulator can open my https link, does web browser not use the HttpsConnection class? must I encode the https link?
Type: Posts; User: lyfsteven; Keyword(s):
i can not open my https link, but the web browser on emulator can open my https link, does web browser not use the HttpsConnection class? must I encode the https link?
Hi all,
i created a midlet on nokia s40, use HttpsConnection to connect the server, but i got error Certificate failed verification.
i just write the code like the document of nokia help, but it...