Open
Description
unable to connect to wss with esp32 after porting all project to a new pc , i think is a new version of something the issue .
i don't have a ca certificate in the code , before was working fine without.
[V][ssl_client.cpp:265] stop_ssl_socket(): Cleaning SSL connection.
[V][ssl_client.cpp:265] stop_ssl_socket(): Cleaning SSL connection.
[V][ssl_client.cpp:59] start_ssl_client(): Free internal heap before TLS 257808
[E][WiFiClientSecure.cpp:127] connect(): start_ssl_client: -1
[V][ssl_client.cpp:265] stop_ssl_socket(): Cleaning SSL connection.
[E][WiFiClient.cpp:309] setOption(): fail on fd -1, errno: 9, "Bad file number"
with esperiff 2.0 works fine
qith esperiff 3.1 do not work
is this a bug?