summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/modssl_mbedtls.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2023-12-12 17:17:22 +1100
committerDamien George <damien@micropython.org>2023-12-12 21:22:10 +1100
commitbba8a673d5ed6ad4404502c32dac003ad9d59bde (patch)
tree258d603836d05811b328bade1d99c81fb34af9d8 /extmod/modssl_mbedtls.c
parentef996d15b9cbadee591a185f27fb16e90a5d4f5d (diff)
downloadmicropython-bba8a673d5ed6ad4404502c32dac003ad9d59bde.tar.gz
micropython-bba8a673d5ed6ad4404502c32dac003ad9d59bde.zip
tests: Update SSL network tests to use SSLContext, and work on CPython.
Changes are: - use ssl.SSLContext.wrap_socket instead of ssl.wrap_socket - disable check_hostname and call load_default_certs() where appropriate, to get CPython to run the tests correctly - pass socket.AF_INET to getaddrinfo and socket.socket(), to force IPv4 - change tests to use github.com instead of google.com, because certificate validation was failing with google.com Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'extmod/modssl_mbedtls.c')
0 files changed, 0 insertions, 0 deletions