mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 04:19:39 +00:00

esp32s2beta: Merge support to master Closes IDF-513, IDF-756, IDF-758, IDF-999, IDF-753, IDF-749, IDF-754, IDF-840, and IDF-755 See merge request espressif/esp-idf!6100
HTTPS Request Example
Uses APIs from esp-tls
component to make a very simple HTTPS request over a secure connection, including verifying the server TLS certificate.
See the README.md file in the upper level 'examples' directory for more information about examples.