[package] ddns-scripts: add https support to ddns-scripts
authorFlorian Fainelli <florian@openwrt.org>
Sat, 19 Feb 2011 12:44:03 +0000 (12:44 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 19 Feb 2011 12:44:03 +0000 (12:44 +0000)
commitd556650c254b9eaaa007671e21514aae062ca8f8
tree9a44ffbca3ec614ab12246521e78783f1b9e9185
parentead11a481700db3bb6e89f59f2343c722c0de051
[package] ddns-scripts: add https support to ddns-scripts

adds a "use_https" and "cacert" option to the ddns-scripts package.

when use_https is enabled, then curl is required to perform the update.

the cacert option can be set to either a single file containing a trust
signing authority certificate or a directory containing certificates
which has been prepared with the usual c_rehash method.

Signed-off-by: Matthew William Cox <matt@mattcox.ca>
SVN-Revision: 25578
net/ddns-scripts/Makefile
net/ddns-scripts/files/usr/lib/ddns/dynamic_dns_updater.sh