mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-01 12:24:14 +01:00
cdf70e501d
calling https URLs without checking for the validity of SSL certificates. While this makes it a little insecure, nothing else can be done while keeping the HTTPClient API simple: openwrt does not have a SSL certificates bundle Advanced users concerned about security should call "curl" on their own using Process, supplying parameters such as "--cacert" Fixes #1860 |
||
---|---|---|
.. | ||
examples | ||
src | ||
keywords.txt | ||
library.properties |