Hello world example of a TLS client: fetch an HTTPS page. The canonical source for this example lives at https://github.com/ARMmbed/mbed-os-example-tls

Auto generated API documentation and code listings for mbed-os-example-tls-tls-client

Classes

HelloHttpsClient This class implements the logic for fetching a file from a webserver using a TCP socket and parsing the result

Code

HelloHttpsClient.cpp [code]
HelloHttpsClient.h [code]
main.cpp [code] An example TLS Client application
mbedtls_entropy_config.h [code]