Skip to content

Conversation

@jef41
Copy link

@jef41 jef41 commented Aug 7, 2024

from Micropython 1.23 a switch was made to use ssl module (https://github.com/orgs/micropython/discussions/15172).
The current code leads to the message 'no module named ussl', this change resolves that issue.
Note that neither actually verifies TLS certificates

no ussl library found built-in, but ssl is found. 
Note that neither actually verifies TLS certificates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant