-
Notifications
You must be signed in to change notification settings - Fork 46
Issue with a connection MQTT over TLS with Ethernet W5500 #98
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
Comments
Hi @MaxiLargo Have you got anywhere with this?
Ensure you are the latest version of this lib |
Hi @RobertByrnes! If you can help me I would appreciate it |
ok @MaxiLargo can you share a longer excerpt from log file that shows the entire connection process leading up o these 2 errors: [ 62514][E][ssl__client.cpp:42] _handle_error(): [start_ssl_client():367]: (-1) ERROR - Generic error
[ 62515][E][SSLClient.cpp:242] connect(): start_ssl_client failed: 0 |
Here it's the log:
|
Description
Steps to Reproduce
Expected Behavior
Publish a variable in a broker mqtt over tls with ethernet
Actual Behavior
when the mqtt task run, this error appears
Environment
IDE
Additional Context
It is a very big program, try to show the functions that are used by the mqtt task
The text was updated successfully, but these errors were encountered: