1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/include
Andy Green aa6b3f418e mbedtls: allow central trust store preload
Mbedtls does not have the same concept as openssl about preloading the
system trust store into every SSL_CTX.

This patch allows you to simulate the behaviour by passing in a context
creation-time filepath that all client SSL_CTX will be initialized from.
2021-04-15 19:10:54 +01:00
..
libwebsockets mbedtls: allow central trust store preload 2021-04-15 19:10:54 +01:00
libwebsockets.h tls-sessions: serialization 2021-04-04 05:45:53 +01:00
libwebsockets.hxx wip: ss c++ classes 2020-12-02 10:15:50 +00:00