Topic: Using wolfSSL to get a websocket connection
Hello I get this error when trying to connect to my host using the right certificates and so on:
E (6674) esp-tls-wolfssl: wolfSSL_connect returned -1, error code: -322
E (6674) esp-tls: Failed to open new connection
E (6684) TRANSPORT_BASE: Failed to open a new connection
E (6694) TRANSPORT_WS: Error connecting to host MYHOST
E (6694) WEBSOCKET_CLIENT: Error transport connect
what does error code: -322 mean exactly?