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)
commitde88dc074eac14fd7e5d41db1d34e619b7022a96
tree657cc566df78631d8e5a404677d60cce608bf38f
parenta7108e9589177b289f65f0dc492c2fdfe6b89b3f
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