Angus Gratton c503a01388 mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) %!s(int64=8) %!d(string=hai) anos
..
main c503a01388 mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) %!s(int64=8) %!d(string=hai) anos
Makefile 382999b378 Moved examples to new folders / categories. Removed example numbers from example names %!s(int64=9) %!d(string=hai) anos
README.md 382999b378 Moved examples to new folders / categories. Removed example numbers from example names %!s(int64=9) %!d(string=hai) anos

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.