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

MicroPython SSL implementation MBEDTLS_ERR_SSL_FATAL_ALERT_MESSAGE #5

Open
ljmerza opened this issue May 24, 2021 · 1 comment
Open
Labels

Comments

@ljmerza
Copy link

ljmerza commented May 24, 2021

I recently updated to latest version but im getting Error from registration request:Error to open a secure SSL/TLS connection ([Errno -30592] MBEDTLS_ERR_SSL_FATAL_ALERT_MESSAGE) when trying to make a POST request with MicroWebCli.JSONRequest to a google cloud server

@jczic
Copy link
Owner

jczic commented May 11, 2023

Hello @ljmerza, I only see this now... Sorry!
Is this you in the forum : https://forum.micropython.org/viewtopic.php?f=18&t=10375
Indeed, in MicroPython, not all TLS/SSL encryption modes are implemented...

@jczic jczic added the question label May 11, 2023
@jczic jczic changed the title making a JSONRequest call throws MBEDTLS_ERR_SSL_FATAL_ALERT_MESSAGE error MicroPython SSL implementation MBEDTLS_ERR_SSL_FATAL_ALERT_MESSAGE May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants