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
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
..
include tls: mbedtls-3 2021-07-13 13:22:50 +01:00
library tls: mbedtls-3 2021-07-13 13:22:50 +01:00
platform jit-trust: adapt for esp-idf pre v3 mbedtls 2022-02-09 20:12:31 +00:00