TotalCross / totalcross

TotalCross is a Software Development Kit that helps cross platform application development. Currently supported platforms are: Windows, Wince, Android, iOS, Linux and Linux ARM for embedded systems.
https://www.totalcross.com
GNU Lesser General Public License v2.1
222 stars 40 forks source link

Warning! totalcross.io.IOException: SSL handshake failed: -40 #375

Open wellinbraga opened 1 year ago

wellinbraga commented 1 year ago

Describe the bug

I have this error: Warning! totalcross.io.IOException: SSL handshake failed: -40

Devices:

Please complete the following information:

To Reproduce

I have this error: Warning! totalcross.io.IOException: SSL handshake failed: -40 Running the emulator, through eclipse does not return the error. I generate the APK androind or WIN32. when trying to connect to the APP using HTTPs, it returns this error.

Warning! totalcross.io.IOException: SSL handshake failed: -40 totalcross.net.ssl.SSLSocket.startHandshake 79 totalcross.net.HttpStream.init 709 totalcross.net.HttpStream.

Any tips on how to resolve it?

Screenshots or videos