Harshit Malpani 7b271ac0ce Updated the root certificate of https examples %!s(int64=4) %!d(string=hai) anos
..
main 7b271ac0ce Updated the root certificate of https examples %!s(int64=4) %!d(string=hai) anos
CMakeLists.txt d9939cedd9 cmake: make main a component again %!s(int64=7) %!d(string=hai) anos
Makefile 9784df1c3a asio: examples renamed to have consistent binary names when build in make and CMake %!s(int64=7) %!d(string=hai) anos
README.md e29294b49a Resolved Issues %!s(int64=7) %!d(string=hai) anos
example_test.py 57c54f96f1 examples: Fix Python coding style %!s(int64=7) %!d(string=hai) anos

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.