1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/tls/mbedtls/wrapper/platform
Andy Green 3f19d94040 jit-trust: adapt for esp-idf pre v3 mbedtls
Ensure we still work with mbedtls_ssl_conf_verify() as well as
mbedtls_ssl_set_verify() if that's what we have got.

Make sure mbedtls tls validation is noisy and fast.

Disable Xenial + mbedtls in sai, it fails but not when the same
tests are run from the commandline.  Very few people will be
using Xenial (2016 Ubuntu release) with mbedtls.
2022-02-09 20:12:31 +00:00
..
ssl_pm.c jit-trust: adapt for esp-idf pre v3 mbedtls 2022-02-09 20:12:31 +00:00
ssl_port.c tls: split out common, openssl and mbedtls code 2017-10-25 07:17:29 +08:00