Angus Gratton ea171a651c https example: Use correct pattern around mbedtls_ssl_write() před 8 roky
..
main ea171a651c https example: Use correct pattern around mbedtls_ssl_write() před 8 roky
Makefile 382999b378 Moved examples to new folders / categories. Removed example numbers from example names před 9 roky
README.md 382999b378 Moved examples to new folders / categories. Removed example numbers from example names před 9 roky

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.