Just to add that Espruino on ESP8266 doesn't support TLS/SSL at all - so that means no SSH or HTTPS. It's just too much of a squeeze to get a full JS interpreter and the RAM buffers needed for full TLS into the ESP8266
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.
Just to add that Espruino on ESP8266 doesn't support TLS/SSL at all - so that means no SSH or HTTPS. It's just too much of a squeeze to get a full JS interpreter and the RAM buffers needed for full TLS into the ESP8266