Jitin George b09c3e9878 mbedtls integration in esp-tls il y a 8 ans
..
main b09c3e9878 mbedtls integration in esp-tls il y a 7 ans
Makefile 382999b378 Moved examples to new folders / categories. Removed example numbers from example names il y a 9 ans
README.md e29294b49a Resolved Issues il y a 7 ans
example_test.py 879160de8c test: collect example https_request binary size il y a 8 ans

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.