← index #17507PR #479
Related · high · value 3.829
QUERY · ISSUE

ussl (TLS/SSL) is not implemented yet on Pico 2 W

openby AYUSHMITopened 2025-06-16updated 2025-07-07
enhancementneeds-info

Description

Unfortunately:

ussl is missing from the MicroPython build for RP2350/Pico 2 W

So when I try:

import ussl
I get:

ImportError: no module named 'ussl'

Code Size

No response

Implementation

I hope the MicroPython maintainers or community will implement this feature

Code of Conduct

Yes, I agree

CANDIDATE · PULL REQUEST

uaiohttpclient: add https support

openby eliclementopened 2022-01-26updated 2022-11-13

Add https support like the urequests lib does.

2 comments
andrewleech · 2022-03-20

Does this PR work as-is? I would expect the ussl module would also need to be used to wrap the socket like https://github.com/micropython/micropython-lib/commit/d120749191851fb1e00c3632204908fce55694a9

jczic · 2022-11-13

And wrap a socket with the uaio is special with the handshake...
Bad commits..

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied