SSLClient icon indicating copy to clipboard operation
SSLClient copied to clipboard

Unable to connect to mqtt over ssl; input too large error

Open kaustubhawade opened this issue 2 years ago • 1 comments

I am using this library to connect to mqtt broker with root certificate, client certificate and private key. I am getting following errors while establishing connection over ssl.

[ 62175][E][ssl_client.cpp:728] perform_ssl_handshake(): mbedtls_ssl_get_record_expansion returned -0xfffffffb [ 62177][E][ssl_client.cpp:45] _handle_error(): [start_ssl_client():353]: (5) HMAC_DRBG - Input too large (Entropy + additional)

kaustubhawade avatar Nov 22 '23 10:11 kaustubhawade

Did you get anywhere with this issue?

RobertByrnes avatar Dec 05 '23 07:12 RobertByrnes