1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/scripts
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
..
client-ca client-certs: add related docs 2017-11-26 19:07:12 +08:00
ahrefs-topsites.sh tls: JIT Trust 2021-06-22 15:55:29 +01:00
attack.sh client: improve redirect 2019-09-22 03:07:57 -07:00
autobahn-test-client.sh pmd: split ebufs to track in and out 2019-05-06 07:31:32 +01:00
autobahn-test-server.sh ws pmd: deflatePending only has meaning during deflate 2019-11-23 07:44:05 +00:00
build-gcov.sh gcov: add in cmake and adapt defaults 2017-12-01 11:37:35 +08:00
ctest-background-kill.sh ctest: adapt background script 2021-01-26 07:48:10 +00:00
ctest-background.sh ctest: adapt background script 2021-01-26 07:48:10 +00:00
dox-extra.css ss: server: add foreach client cb api 2020-11-11 06:58:20 +00:00
esp32.mk esp32: follow idf meddlings 2018-09-12 09:38:30 +08:00
gcov.sh gcov: add in cmake and adapt defaults 2017-12-01 11:37:35 +08:00
h2load-smp.sh travis: refactor the yml and add smp-specific tests 2018-04-27 14:22:58 +08:00
h2load.sh qa: add 6 x h2load tests 2018-04-27 11:19:09 +08:00
h2spec.sh qa: add 6 x h2load tests 2018-04-27 11:19:09 +08:00
mozilla-trust-gen.sh tls: JIT Trust 2021-06-22 15:55:29 +01:00
test-dbus-proxy.sh dbus-ws-proxy 2018-10-13 08:16:27 +08:00
travis_control.sh client: secure streams 2020-03-04 12:17:49 +00:00
travis_install.sh client: secure streams 2020-03-04 12:17:49 +00:00