ESP8266 has no libs build in to run https, only http is available.
A HTTP2HTTPS redirection is needed.
Edit: http://forum.espruino.com/comments/13706109/
@MaBe started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
ESP8266 has no libs build in to run https, only http is available.
A HTTP2HTTPS redirection is needed.
Edit: http://forum.espruino.com/comments/13706109/