sush126

Results 4 issues of sush126

Hi @lws-team i am using secure connection , on client side i am using CA (client_ssl_ca_filepath)and its opertional certficates (client_ssl_cert_filepath) while doing handshake i am not able to get Certificate...

Hi @lws-team , "On the Unix platform, when I call the lws_cancel_service() API, I receive the LWS_CALLBACK_EVENT_WAIT_CANCELLED event in the WebSocket callback function (lwscallback). However, on the FreeRTOS platform, I...

Hi @lws-team, I am working on a client application where I have set the following retry policies using the API: **lws_client_connect_via_info**(pCcInfo); lws_retry_bo_t **retry** = { .**secs_since_valid_ping** = 12, /* force...

Hi @lws-team , On the Windows platform, I am getting the following error. Could you please let me know if there is support for OpenSSL version 3.3.1? Error : 9>D:\libweb4.3.2\libwebsockets\lib\tls\openssl\openssl-server.c(436,9):...