[package] ddns-scripts: add https support to ddns-scripts
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Feb 2011 12:44:03 +0000 (12:44 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Feb 2011 12:44:03 +0000 (12:44 +0000)
commitc926b187c19dbd7c677a55e0fe602e0db47f354a
tree9a44ffbca3ec614ab12246521e78783f1b9e9185
parent5be4d2c62692a317ae1e26224f85ba65e7f58b12
[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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25578 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/ddns-scripts/Makefile
net/ddns-scripts/files/usr/lib/ddns/dynamic_dns_updater.sh