Hi... I've been reading the "Making THings Talk Book" and have the arduino posting php pages via Processing...
However, I now want to post to a web server that is secure, e.g., the url is prefixed by https...
How does one do this? Any small snippet of code would be appreciated.