-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
SecureSocket mbedtls_ssl_handshake returned -29056: SSL - Verification of the message MAC failed #33
Labels
Comments
PerMalmberg
added a commit
that referenced
this issue
Jun 14, 2019
PerMalmberg
added a commit
that referenced
this issue
Jun 14, 2019
PerMalmberg
added a commit
that referenced
this issue
Jun 14, 2019
PerMalmberg
added a commit
that referenced
this issue
Jun 14, 2019
PerMalmberg
added a commit
that referenced
this issue
Jun 15, 2019
Waiting for Espressif to release a new tool chain which fixes this. |
This is supposedly fixed in release branches per these comments: espressif/esp-idf#3624 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TLS isn't working when run on the ESP32
mbedtls_ssl_handshake returned -29056: SSL - Verification of the message MAC failed
It's seems to be a problem with the tool chain: espressif/esp-idf#3624
The text was updated successfully, but these errors were encountered: