OVMS3-idf/examples/protocols/https_request
2017-11-16 17:48:30 +08:00
..
main test: add test for https_request 2017-10-31 17:42:20 +08:00
example_test.py test: collect example https_request binary size 2017-11-16 17:48:30 +08:00
Makefile Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01:00
README.md Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01: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.