1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/tls/mbedtls/wrapper
Jeongik Cha 84e640ddb8 mbedtls: verify_mode should match to auth_mode
SSL_VERIFY_PEER->MBEDTLS_SSL_VERIFY_REQUIRED
SSL_VERIFY_FAIL_IF_NO_PEER_CERT->MBEDTLS_SSL_VERIFY_OPTIONAL
2024-11-02 09:36:34 +00:00
..
include mbedtls_wrapper: Modify 'd2i_X509' with standard declaration in openssl 2024-03-18 12:50:30 +00:00
library mbedtls_wrapper: Modify 'd2i_X509' with standard declaration in openssl 2024-03-18 12:50:30 +00:00
platform mbedtls: verify_mode should match to auth_mode 2024-11-02 09:36:34 +00:00