Davidovory03

Results 1 issues of Davidovory03

I tried connecting with a client certificate, but upon calling `lws_create_context`, I got the error `lws_tls_client_create_vhost_context: (mbedtls) problem interpreting private key`. I've narrowed it down to the following example: ```cpp...