Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kaustubhawade opened this issue Nov 22, 2023 · 1 comment
Open

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

kaustubhawade opened this issue Nov 22, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@kaustubhawade
Copy link

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)

@RobertByrnes
Copy link
Collaborator

Did you get anywhere with this issue?

@RobertByrnes RobertByrnes added the bug Something isn't working label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants