Jitin George a48e0121e0 https_request: Fix CI failure 7 년 전
..
main b09c3e9878 mbedtls integration in esp-tls 7 년 전
Makefile 382999b378 Moved examples to new folders / categories. Removed example numbers from example names 9 년 전
README.md e29294b49a Resolved Issues 7 년 전
example_test.py a48e0121e0 https_request: Fix CI failure 7 년 전

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.