1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/libraries/Bridge
Federico Fissore cdf70e501d Adds parameter "-k" to every way of calling curl, hence allowing
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
2014-05-21 09:47:49 +02:00
..
examples added the MailboxReadMessage example for the Yun 2014-05-02 17:41:18 +02:00
src Adds parameter "-k" to every way of calling curl, hence allowing 2014-05-21 09:47:49 +02:00
keywords.txt Missing YunServer and YunClient keyword highlight 2013-09-27 16:16:37 +02:00
library.properties Updated all library.properties to 1.5 rev2 lib format 2014-02-18 22:32:24 +01:00