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

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.