How to do POST to HTTPS URL from particle?

The easiest way to satisfy this is using the Particle Cloud and a webhook. No problem to do an HTTPS POST using that.

I think this thread below represents the best work so far on direct HTTPS but it is tuned for AWS and has been tested for HTTPS GET.