platformio / platform-espressif8266

Espressif 8266: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif8266
Apache License 2.0
323 stars 219 forks source link

Use https for dl.platformio.org #182

Closed OttoWinter closed 4 years ago

OttoWinter commented 4 years ago

Noticed the dl.platformio.org manifest was using http instead of https - but dl.platformio.org has a valid SSL certificate and is answering https requests correctly.

Since it's downloading binaries that are executed on the host machine, this is also good for security - in theory (I think, not tested) it should be possible to intercept the traffic and offer a new toolchain for example with malicious binaries.

ivankravets commented 4 years ago

We will fix it with a new Registry soon. This block will be removed from platform.json