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
In Connecting to the Internet with Raspberry Pi Pico W section 3.8.2. (HTTP with urequests) the note "HTTPS works, but you should be aware that SSL verification is currently disabled." was a bit confusing to me at first and I think could be clarified. Suggesting something like "While you can connect to servers via HTTPS, you should be aware that SSL certificate verification is currently disabled."
The text was updated successfully, but these errors were encountered:
There's a (slim?) chance that SSL certificate verification might be available in MicroPython before the next release of the Pico documentation PDFs? 🤷 micropython/micropython#8854
In Connecting to the Internet with Raspberry Pi Pico W section 3.8.2. (HTTP with urequests) the note "HTTPS works, but you should be aware that SSL verification is currently disabled." was a bit confusing to me at first and I think could be clarified. Suggesting something like "While you can connect to servers via HTTPS, you should be aware that SSL certificate verification is currently disabled."
The text was updated successfully, but these errors were encountered: