Roland Dobai 15884eccf2 Add multi-target support for performance tests há 5 anos atrás
..
main 947e3e94ed Add ESP certificate bundle feature há 5 anos atrás
CMakeLists.txt 500c247030 protocol examples: enable protocol examples for esp32sbeta há 6 anos atrás
Makefile e1d1f10e8a examples/protocols/http(s,2)_request: use common network component há 6 anos atrás
README.md e29294b49a Resolved Issues há 7 anos atrás
example_test.py 15884eccf2 Add multi-target support for performance tests há 5 anos atrás
sdkconfig.ci 563175d90a mbedtls: Use SPIRAM strategy in example_test.py há 6 anos atrás

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.