Mahavir Jain 12cb4243f5 examples/protocols: update www.howsmyssl.com certificate to fix test failures il y a 5 ans
..
main 12cb4243f5 examples/protocols: update www.howsmyssl.com certificate to fix test failures il y a 4 ans
CMakeLists.txt d9939cedd9 cmake: make main a component again il y a 7 ans
Makefile 9784df1c3a asio: examples renamed to have consistent binary names when build in make and CMake il y a 7 ans
README.md e29294b49a Resolved Issues il y a 7 ans
example_test.py 57c54f96f1 examples: Fix Python coding style il y a 7 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.