I am working on a project to connect to IIS10 web server via SSL. However, when I call sl_connect(), it returns -102 error code. After checking the socket.h, no definition for -102. Could somebody give me a hint about the meaning of -102 code ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am working on a project to connect to IIS10 web server via SSL. However, when I call sl_connect(), it returns -102 error code. After checking the socket.h, no definition for -102. Could somebody give me a hint about the meaning of -102 code ?
Hi Jason,
Is this occurring on a LaunchPad with the TLS/SSL example from the SDK or on a custom board and application?
The error you are seeing for SSL isn't one that I would expect unless the file system were somehow corrupt.
Best Regards,
Ben M