1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/include
Andy Green 2f9bb7a30a tls: JIT Trust
Add support for dynamically determining the CAs needed to validate server
certificates.  This allows you to avoid instantiating > 120 X.509 trusted
CA certs and have them take up heap the whole time.

Works for both openssl and mbedtls.

See READMEs/README.jit-trust.md for the documentation

You likely want the next patch for http redirect enhancements as well.
2021-06-22 15:55:29 +01:00
..
libwebsockets tls: JIT Trust 2021-06-22 15:55:29 +01:00
libwebsockets.h lws_cache_ttl 2021-06-22 15:55:29 +01:00
libwebsockets.hxx wip: ss c++ classes 2020-12-02 10:15:50 +00:00