esp-idf/examples/protocols/https_request
Roland Dobai 15884eccf2 Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
..
main
CMakeLists.txt
Makefile
README.md
example_test.py Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
sdkconfig.ci

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.