1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/mbedtls_wrapper
Andy Green 43b3141f93 wrapper: introduce SSL_get0_param
This adds the standard OpenSSL api to get a pointer to the SSL struct's
X509_VERIFY_PARAM.  We need this for the OpenSSL api to set the peer
hostname introduced in the next patch.
2017-09-09 07:56:25 +08:00
..
include wrapper: introduce SSL_get0_param 2017-09-09 07:56:25 +08:00
library wrapper: introduce SSL_get0_param 2017-09-09 07:56:25 +08:00
platform mbedtls: Add mbedTLS backend support 2017-08-28 20:22:20 +08:00