OVMS3-idf/examples/03_https_request/README.md
2016-09-27 10:38:00 +10:00

5 lines
259 B
Markdown

# 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.