Hello

I got this error for a specific host, the rest of the hosts I have tested work fine, but not this one:

./examples/client/client  -h interface.gta-travel.com  -p 443 -d -g       
wolfSSL_connect error -328, malformed buffer input error
wolfSSL error: wolfSSL_connect failed

I think this server has changed  their encryption method as before was working.

I tested with the wolfssl-3.13.0 version with enable_all and still not working. I can connect to the host using curl

curl https://interface.gta-travel.com works.

Thank you very much for your support and congratulations for your work!