@Gordon so when you ask for a HTTPS resource via Espruino, your request can fallback onto HTTP if board doesn't support HTTPS, and you may not know about it?
I don't think this is best approach personally - lot of sites running both services currently whilst trying to transition to TLS.
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.
Happy you are getting there.
@Gordon so when you ask for a HTTPS resource via Espruino, your request can fallback onto HTTP if board doesn't support HTTPS, and you may not know about it?
I don't think this is best approach personally - lot of sites running both services currently whilst trying to transition to TLS.