arduino-esp32/tools
esp32wrangler cbfcfbf970
Add certificate bundle capability to WiFiClientSecure (#6106)
* Add certificate bundle capability to WiFiClientSecure

Enable usage of the ESP32 IDF's certificate bundle for WiFiClientSecure connections.

Adds the ability to load a bundle or root certificates and use them for authenticating SSL servers.

Based on work from Onno-Dirkzwager, Duckle29, kubo6472, meltdown03, kinafu and others.

See also:
- https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/protocols/esp_crt_bundle.html
- https://github.com/espressif/arduino-esp32/issues/3646
- libraries/WiFiClientSecure/README.md

* Fix build issues

* Clean up old bundle index when NULL bundle is attached
2022-01-19 15:42:36 +02:00
..
partitions v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
sdk IDF release/v4.4 f3e0c8bc41 (#6075) 2022-01-18 17:28:10 +02:00
espota.exe Update espota.exe 2018-05-31 15:36:09 +02:00
espota.py ESP8266 => ESP32 tidyup, set correct default port (#2948) 2019-07-09 19:24:10 +03:00
esptool.py IDF master 3e370c4296 2021-10-01 17:52:29 +03:00
gen_crt_bundle.py Add certificate bundle capability to WiFiClientSecure (#6106) 2022-01-19 15:42:36 +02:00
gen_esp32part.exe v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
gen_esp32part.py IDF master 3e370c4296 2021-10-01 17:52:29 +03:00
get.exe Import SSL in Windows (get.exe) 2017-11-28 11:20:50 +01:00
get.py Fix CI Builds for Linux (#3313) 2019-10-01 23:13:08 +03:00
platformio-build-esp32.py IDF release/v4.4 f3e0c8bc41 (#6075) 2022-01-18 17:28:10 +02:00
platformio-build-esp32c3.py IDF release/v4.4 f3e0c8bc41 (#6075) 2022-01-18 17:28:10 +02:00
platformio-build-esp32s2.py IDF release/v4.4 f3e0c8bc41 (#6075) 2022-01-18 17:28:10 +02:00
platformio-build.py v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00