06e03ff52e
Closes github #51 https://github.com/espressif/esp-idf/issues/51 |
||
---|---|---|
.. | ||
main | ||
Makefile | ||
README.md |
HTTPS Request Example
Uses an mbedTLS socket 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.