diff options
author | Damien George <damien@micropython.org> | 2025-05-01 12:39:29 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-05-12 13:32:06 +1000 |
commit | f7c53cd221a4d8b1a7b3098ab71db06d00da51ad (patch) | |
tree | 26b302282c97608613059118e6da93b172ccb050 /tests/multi_net/udp_data_multi.py | |
parent | ae6062a45a776e193e8c02ece62d058b64f2b4f5 (diff) |
tests/net_inet: Update micropython.org certificate for SSL tests.
The Let's Encrypt root certificate has changed so needs updating in these
tests.
Also use `bytes.fromhex()` instead of `binascii.unhexlify()`, to eliminate
the need for the `binascii` module. Both of these features are controlled
by `MICROPY_PY_BUILTINS_BYTES_HEX`, so the test will still work on the same
targets that it previously did.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/multi_net/udp_data_multi.py')
0 files changed, 0 insertions, 0 deletions