You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I have a problem with a request to the one HTTPS service (OSError: (-30592, 'MBEDTLS_ERR_SSL_FATAL_ALERT_MESSAGE')).
There is no such problem with other web-services. Also, there are no problems connecting to this service with ESP 8266. I assume that the problem is related to some cipher suites, that is used on the web service.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I have a problem with a request to the one HTTPS service (OSError: (-30592, 'MBEDTLS_ERR_SSL_FATAL_ALERT_MESSAGE')).
There is no such problem with other web-services. Also, there are no problems connecting to this service with ESP 8266. I assume that the problem is related to some cipher suites, that is used on the web service.
To generate the request I use urequests
Are there any ideas on how to solve this problem? I'll be glad to get any help.
Here is a list of server cipher suites:

Beta Was this translation helpful? Give feedback.
All reactions