mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() 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. |
||
---|---|---|
.. | ||
ssl_cert.c | ||
ssl_lib.c | ||
ssl_methods.c | ||
ssl_pkey.c | ||
ssl_stack.c | ||
ssl_x509.c |