OVMS3-idf/components/openssl
Andy Green 0f02a38262 openssl 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.

Part of https://github.com/espressif/esp-idf/pull/980
2017-11-20 16:23:18 +11:00
..
include openssl wrapper: introduce SSL_get0_param 2017-11-20 16:23:18 +11:00
library openssl wrapper: introduce SSL_get0_param 2017-11-20 16:23:18 +11:00
platform [openssl] Add support for SNI (sending the hostname) 2017-10-31 16:57:38 +05:30
component.mk build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00
Kconfig components/openssl: refactor openssl debugging and assert function 2017-01-17 10:15:26 +08:00
OpenSSL-APIs.rst feature/openssl: correct wrong description 2016-10-31 14:13:00 +08:00