Marius Vikhammer 500c247030 protocol examples: enable protocol examples for esp32sbeta 6 ani în urmă
..
main 988f0c8feb ESP_TLS: Generalizing error messages for esp_tls 6 ani în urmă
CMakeLists.txt 500c247030 protocol examples: enable protocol examples for esp32sbeta 6 ani în urmă
Makefile e1d1f10e8a examples/protocols/http(s,2)_request: use common network component 6 ani în urmă
README.md e29294b49a Resolved Issues 7 ani în urmă
example_test.py 63329b169b ci: limit example test to ESP32s 6 ani în urmă

README.md

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.