esp-idf/examples/protocols/https_request/README.md

6 wiersze
259 B
Markdown
Czysty Zwykły widok Historia

2016-09-21 06:44:27 +00:00
# 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.