1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/tls/mbedtls/wrapper/library
Andy Green c403b129ad mbedtls: change cert load semantics to append
Adapt the wrapper for SSL_CTX_add_client_CA_ASN1 to reuse
any existing x.509 chain and just add to it.  Previously it
was replacing it.
2021-01-13 20:05:59 +00:00
..
ssl_cert.c tls: split out common, openssl and mbedtls code 2017-10-25 07:17:29 +08:00
ssl_lib.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
ssl_methods.c rtos diet: make basic auth support a config option on by default 2020-03-04 11:00:04 +00:00
ssl_pkey.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
ssl_stack.c tls: split out common, openssl and mbedtls code 2017-10-25 07:17:29 +08:00
ssl_x509.c mbedtls: change cert load semantics to append 2021-01-13 20:05:59 +00:00