A Basic Interpreter written from scratch for the ESP8266

Moderator: Mmiscool

User avatar
By ThomasE
#60717 Hi,

I am new to MMISCOOL and just started working on it. I noticed that it has wget but to connect to SSL the device needs to have SSL certificates. I am interested in can I use --no-check-certificate command which is included in wget or not?

Many thanks
Thomas
User avatar
By Mmiscool
#60820 the wget function only works with http. It will not work with https.