Files
fastbee/firmware/esp-idf/wumei-smart-firmware/examples/protocols/https_request
2021-07-13 17:15:20 +08:00
..
2021-07-13 17:15:20 +08:00
2021-07-13 17:15:20 +08:00
2021-07-13 17:15:20 +08:00
2021-07-13 17:15:20 +08:00
2021-07-13 17:15:20 +08:00
2021-07-13 17:15:20 +08:00

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.