The secure_http_client module demonstrates using the HTTP Client to create a POST transaction to a website, and print the response to the serial port.
To use it:
An alternative approach, if you do not want to install a certificate (say, to avoid configuring multiple devices), is to use the certificate authority directly. This technique can be used by disabling the USE_INSTALLED_CERTIFICATE define.
Built it from project "secureHttpClientDemo"