OVMS3-idf/components/esp-tls
Marius Vikhammer 947e3e94ed Add ESP certificate bundle feature
Adds the ESP certificate bundle feature that enables users to bundle a
root certificate bundle together with their application.

Default bundle includes all Mozilla root certificates

Closes IDF-296
2020-03-04 10:51:43 +08:00
..
private_include esp_tls_wolfssl: 1) Fix SNI for wolfSSL 2020-02-27 15:20:22 +05:30
CMakeLists.txt ESP_TLS: Restructuring esp_tls 2019-10-28 16:05:22 +05:30
component.mk ESP_TLS: Restructuring esp_tls 2019-10-28 16:05:22 +05:30
esp_tls.c esp-tls: Add support for https_server using wolfSSL 2020-02-27 15:20:22 +05:30
esp_tls.h Add ESP certificate bundle feature 2020-03-04 10:51:43 +08:00
esp_tls_mbedtls.c Add ESP certificate bundle feature 2020-03-04 10:51:43 +08:00
esp_tls_wolfssl.c Add ESP certificate bundle feature 2020-03-04 10:51:43 +08:00
Kconfig esp-tls: Add support for https_server using wolfSSL 2020-02-27 15:20:22 +05:30