Harshit Malpani 59a56e59ab Updated the root certificate of https examples 4 năm trước cách đây
..
main 59a56e59ab Updated the root certificate of https examples 4 năm trước cách đây
CMakeLists.txt e1d1f10e8a examples/protocols/http(s,2)_request: use common network component 6 năm trước cách đây
Makefile e1d1f10e8a examples/protocols/http(s,2)_request: use common network component 6 năm trước cách đây
README.md e29294b49a Resolved Issues 7 năm trước cách đây
example_test.py 6e05a79536 test: update example and unit tests with new import roles: 6 năm trước cách đây

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.