Angus Gratton 04ae56806c Merge branch 'master' into feature/esp32s2beta_update há 6 anos atrás
..
main 7ef5fa8a0a Merge branch 'feature/transport_support_der_certs' into 'master' há 6 anos atrás
CMakeLists.txt 25ab8380c8 ci: support to build esp32s2beta simple examples 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 57c54f96f1 examples: Fix Python coding style há 7 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.