kopia lustrzana https://github.com/espressif/esp-idf
fce359b240
Simplifies examples of embedding a certificate file or a root cert. This is a much cruder mechanism than the full flash filesystem we want eventually, but still sometimes useful. |
||
---|---|---|
.. | ||
main | ||
Makefile | ||
README.md |
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.