[Edit: I'm using the latest SDK, 1.1.2]
Code: Select all
client handshake start.
client handshake failed
Connecting to my https server, jkent.net:443, works fine.
As suggested elsewhere, I'm using:
Code: Select all
espconn_secure_set_size(ESPCONN_CLIENT, 5120);
Help with diagnosing this issue is appreciated.