diff options
author | Damien George <damien@micropython.org> | 2024-08-03 16:20:25 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-08-28 12:28:58 +1000 |
commit | d75705311ad9406bbb03ae1d510693356cd4f1e3 (patch) | |
tree | 9a8014dd17bfcae298cd80bf3daa21a89fe116c2 /docs/esp32/tutorial/index.rst | |
parent | c8385ef75aea929e7175173d3190dd787f37c8e4 (diff) |
examples/network: Use SSLContext instead of old ssl.wrap_socket.
`ssl.wrap_socket()` is deprecated in CPython, so use `SSLContext` instead,
so the example is a good example to copy.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32/tutorial/index.rst')
0 files changed, 0 insertions, 0 deletions